Author: sveinung
Date: Wed Sep 21 19:07:57 2016
New Revision: 33842

URL: http://svn.gna.org/viewcvs/freeciv?rev=33842&view=rev
Log:
Comment fact fix: player input needed.

Modified:
    branches/S2_6/client/control.c

Modified: branches/S2_6/client/control.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_6/client/control.c?rev=33842&r1=33841&r2=33842&view=diff
==============================================================================
--- branches/S2_6/client/control.c      (original)
+++ branches/S2_6/client/control.c      Wed Sep 21 19:07:57 2016
@@ -1868,7 +1868,8 @@
 }
 
 /**************************************************************************
-  Send paradrop request to server.
+  Have the player select what tile to paradrop to. Once selected a
+  paradrop request will be sent to server.
 **************************************************************************/
 void request_unit_paradrop(struct unit_list *punits)
 {


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

Reply via email to