Resolved #1341 - Annexed cities no longer have population permanently gone "outside" their borders (Mr Gorbachev, tear down this wall!)

This commit is contained in:
Yair Morgenstern
2019-11-17 23:03:13 +02:00
parent f7bb5c4a59
commit 83aab24bba

View File

@ -321,6 +321,7 @@ class CityInfo {
if(!civInfo.policies.isAdopted("Police State")) {
expansion.cultureStored = 0
expansion.reset()
reassignWorkers()
}
isPuppet=false