update map when bane set

This commit is contained in:
2024-12-31 14:21:20 -06:00
parent 5d92c1c86d
commit a40b8fc915
+2
View File
@@ -400,6 +400,8 @@ public class Contract extends AbstractGameObject {
bane.getSiegePhase();
}
City.lastCityUpdate = System.currentTimeMillis();
return vd;
}