Author: cazfi
Date: Wed Nov 18 19:08:02 2015
New Revision: 30669

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

Modified:
    trunk/ai/default/aicity.h

Modified: trunk/ai/default/aicity.h
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/ai/default/aicity.h?rev=30669&r1=30668&r2=30669&view=diff
==============================================================================
--- trunk/ai/default/aicity.h   (original)
+++ trunk/ai/default/aicity.h   Wed Nov 18 19:08:02 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