mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-27 05:46:43 -04:00
Resolved #5642 - viewable tiles update after capturing city
This commit is contained in:
parent
fa5ac83f88
commit
73f275f4cd
@ -102,6 +102,7 @@ class CityInfoConquestFunctions(val city: CityInfo){
|
||||
if (reconqueredCityWhileStillInResistance || foundingCiv == receivingCiv.civName) 0
|
||||
else population.population // I checked, and even if you puppet there's resistance for conquering
|
||||
}
|
||||
conqueringCiv.updateViewableTiles() // Might see new tiles from this city
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user