[Freeciv-Dev] (PR#11414) resolve_city_emergency shoudl call is_city_cent
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://bugs.freeciv.org/Ticket/Display.html?id=11414 >
There's this code:
if (same_pos(acity->tile, ptile)) {
/* can't stop working city center */
continue;
}
which is bad.
-jason
- [Freeciv-Dev] (PR#11414) resolve_city_emergency shoudl call is_city_center,
Jason Short <=
|
|