To reproduce:
- Start a new game
- Run
Code: Select all
/c game.create_surface('test')
- Open remote view and observe that there is a surface called test
- While in remote view, run
Code: Select all
/c game.surfaces.test.localised_name = 'planety planet'
- The name of the surface is still shown as test until the remote view is reopened