<URL: http://bugs.freeciv.org/Ticket/Display.html?id=39872 >

>------------------------------ client/civclient.h ---------------------
--------
>index 1221bee..2686f45 100644
>@@ -67,6 +67,7 @@ extern bool in_ggz;
>  *
>  * TODO: Lots more variables could be added here. */
> extern struct civclient {
>+  struct player *playing;
>   struct worklist worklists[MAX_NUM_WORKLISTS];
> } client;

I would be more partial to calling it "client.player" instead of the 
somewhat unclear (to me) "client.playing". But feel free to disregard 
my opinion if it is too late or too bothersome to make the changes, or
you just don't want it that way. ;)

_______________________________________________
Freeciv-dev mailing list
Freeciv-dev@gna.org
https://mail.gna.org/listinfo/freeciv-dev

Reply via email to