update
This commit is contained in:
@@ -42,6 +42,7 @@ def get_towns():
|
||||
'wood': d.get('wood', 0),
|
||||
'stone': d.get('stone', 0),
|
||||
'iron': d.get('iron', 0),
|
||||
'storage': d.get('storage', 0),
|
||||
'population': d.get('population', 0),
|
||||
},
|
||||
'buildings': d.get('buildings', {}),
|
||||
|
||||
Reference in New Issue
Block a user