mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-24 14:49:23 +07:00
Resolved #1341 - Annexed cities no longer have population permanently gone "outside" their borders (Mr Gorbachev, tear down this wall!)
This commit is contained in:
@ -321,6 +321,7 @@ class CityInfo {
|
||||
if(!civInfo.policies.isAdopted("Police State")) {
|
||||
expansion.cultureStored = 0
|
||||
expansion.reset()
|
||||
reassignWorkers()
|
||||
}
|
||||
|
||||
isPuppet=false
|
||||
|
Reference in New Issue
Block a user