Author: cazfi
Date: Wed Nov 18 19:08:07 2015
New Revision: 30670

URL: http://svn.gna.org/viewcvs/freeciv?rev=30670&view=rev
Log:
Removed comment about long gone warmap. Updated comments about unit type
flags to have UTYF_ prefix instead of F_

Modified:
    branches/S2_6/ai/default/aicity.h

Modified: branches/S2_6/ai/default/aicity.h
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/ai/default/aicity.h?rev=30670&r1=30669&r2=30670&view=diff
==============================================================================
--- branches/S2_6/ai/default/aicity.h   (original)
+++ branches/S2_6/ai/default/aicity.h   Wed Nov 18 19:08:07 2015
@@ -58,8 +58,7 @@
   bool diplomat_threat;         /* enemy diplomat or spy is near the city */
   bool has_diplomat;            /* this city has diplomat or spy defender */
 
-  /* so we can contemplate with warmap fresh and decide later */
-  /* These values are for builder (F_SETTLERS) and founder (F_CITIES) units.
+  /* These values are for builder (UTYF_SETTLERS) and founder (UTYF_CITIES) 
units.
    * Negative values indicate that the city needs a boat first;
    * -value is the degree of want in that case. */
   bool founder_boat;            /* city founder will need a boat */


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

Reply via email to