mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 22:06:05 -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")) {
|
if(!civInfo.policies.isAdopted("Police State")) {
|
||||||
expansion.cultureStored = 0
|
expansion.cultureStored = 0
|
||||||
expansion.reset()
|
expansion.reset()
|
||||||
|
reassignWorkers()
|
||||||
}
|
}
|
||||||
|
|
||||||
isPuppet=false
|
isPuppet=false
|
||||||
|
Loading…
x
Reference in New Issue
Block a user