Fixed map editor tile click not displaying tile stats

This commit is contained in:
yairm210 2025-08-14 09:51:14 +03:00
parent 545101ecef
commit 5f8276b56b

View File

@ -58,6 +58,7 @@ class MapEditorViewTab(
nation.name = "Test"
gameInfo = GameInfo()
gameInfo.ruleset = ruleset
gameInfo.setGlobalTransients()
cache.updateState()
// show yields of strategic resources too