mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-10 02:47:24 +07:00
Merge remote-tracking branch 'upstream/master'
update
This commit is contained in:
commit
84336c2c95
@ -279,7 +279,6 @@ class CityInfo {
|
||||
}
|
||||
|
||||
isPuppet=false
|
||||
|
||||
UnCivGame.Current.worldScreen.shouldUpdate=true
|
||||
}
|
||||
|
||||
@ -342,7 +341,7 @@ class CityInfo {
|
||||
reassignWorkers()
|
||||
|
||||
if(foundingCiv.cities.size == 1) cityConstructions.addBuilding("Palace") // Resurrection!
|
||||
|
||||
isPuppet = false
|
||||
UnCivGame.Current.worldScreen.shouldUpdate=true
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user