This commit is contained in:
2026-05-05 22:08:12 +03:00
parent 1746bfd078
commit 0743df0eeb

View File

@@ -139,6 +139,7 @@ function gatherState() {
unitDataMap[u] = {
wood: w, stone: s, iron: i,
pop: gdUnits[u].population || 0,
favor: gdUnits[u].favor || 0,
build_time: gdUnits[u].build_time || 0,
enough_resources: enough,
missing_dependencies: missing_deps