[Freeciv-Dev] Re: (PR#8769) civ population isn't updated
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
<URL: http://rt.freeciv.org/Ticket/Display.html?id=8769 >
On Tue, May 18, 2004 at 09:27:44AM -0700, Jason Short wrote:
>
> <URL: http://rt.freeciv.org/Ticket/Display.html?id=8769 >
>
> The civilization population is shown on the panel. But this isn't
> updated until the end of the turn. When you found (or, presumably,
> capture or lose) a city it is not increased like it should be.
And the simple patch.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
"Your mail could not be delivered to the following Address:
VTCMC.VTLPR@xxxxxxxxxxxxx ** Unassigned error message **"
Index: client/packhand.c
===================================================================
RCS file: /home/freeciv/CVS/freeciv/client/packhand.c,v
retrieving revision 1.369
diff -u -u -r1.369 packhand.c
--- client/packhand.c 21 May 2004 19:03:43 -0000 1.369
+++ client/packhand.c 22 May 2004 08:46:08 -0000
@@ -542,6 +542,7 @@
update_city_description(pcity);
}
+ update_info_label();
try_update_effects(need_effect_update);
}
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] Re: (PR#8769) civ population isn't updated,
Raimar Falke <=
|
|