market revert back
This commit is contained in:
@@ -200,7 +200,6 @@ def get_towns():
|
||||
'iron': d.get('iron', 0),
|
||||
'storage': d.get('storage', 0),
|
||||
'market_capacity': d.get('market_capacity', 0),
|
||||
'available_trade_capacity': d.get('available_trade_capacity'),
|
||||
'population': d.get('population', 0),
|
||||
},
|
||||
'buildings': d.get('buildings', {}),
|
||||
|
||||
Reference in New Issue
Block a user