mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-23 03:23:17 -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"
|
||||
gameInfo = GameInfo()
|
||||
gameInfo.ruleset = ruleset
|
||||
gameInfo.setGlobalTransients()
|
||||
cache.updateState()
|
||||
|
||||
// show yields of strategic resources too
|
||||
|
Loading…
x
Reference in New Issue
Block a user