mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-26 13:27:22 -04: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:
parent
f7bb5c4a59
commit
83aab24bba
@ -321,6 +321,7 @@ class CityInfo {
|
||||
if(!civInfo.policies.isAdopted("Police State")) {
|
||||
expansion.cultureStored = 0
|
||||
expansion.reset()
|
||||
reassignWorkers()
|
||||
}
|
||||
|
||||
isPuppet=false
|
||||
|
Loading…
x
Reference in New Issue
Block a user