Author: sveinung
Date: Wed Dec 10 16:19:06 2014
New Revision: 27236

URL: http://svn.gna.org/viewcvs/freeciv?rev=27236&view=rev
Log:
Update comment in unit_move_handling()'s actor handling.

The section now takes care of all actor units, not just diplomats.

Modified:
    trunk/server/unithand.c

Modified: trunk/server/unithand.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/server/unithand.c?rev=27236&r1=27235&r2=27236&view=diff
==============================================================================
--- trunk/server/unithand.c     (original)
+++ trunk/server/unithand.c     Wed Dec 10 16:19:06 2014
@@ -1775,8 +1775,8 @@
 
   /*** Phase 2: Special abilities checks ***/
 
-  /* Diplomats. Pop up a diplomat action dialog in the client.
-   * If the AI has used a goto to send a diplomat to a target do not
+  /* Actors. Pop up an action selection dialog in the client.
+   * If the AI has used a goto to send an actor to a target do not
    * pop up a dialog in the client.
    * For tiles occupied by allied cities or units, keep moving if
    * move_diplomat_city tells us to, or if the unit is on goto and the tile


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

Reply via email to