mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-24 03:53:12 -04:00
Fixed map editor tile click not displaying tile stats
This commit is contained in:
parent
545101ecef
commit
5f8276b56b
@ -58,6 +58,7 @@ class MapEditorViewTab(
|
|||||||
nation.name = "Test"
|
nation.name = "Test"
|
||||||
gameInfo = GameInfo()
|
gameInfo = GameInfo()
|
||||||
gameInfo.ruleset = ruleset
|
gameInfo.ruleset = ruleset
|
||||||
|
gameInfo.setGlobalTransients()
|
||||||
cache.updateState()
|
cache.updateState()
|
||||||
|
|
||||||
// show yields of strategic resources too
|
// show yields of strategic resources too
|
||||||
|
Loading…
x
Reference in New Issue
Block a user