Author: sveinung
Date: Wed Sep 21 19:09:54 2016
New Revision: 33843

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

Modified:
    branches/S2_5/client/control.c

Modified: branches/S2_5/client/control.c
URL: 
http://svn.gna.org/viewcvs/freeciv/branches/S2_5/client/control.c?rev=33843&r1=33842&r2=33843&view=diff
==============================================================================
--- branches/S2_5/client/control.c      (original)
+++ branches/S2_5/client/control.c      Wed Sep 21 19:09:54 2016
@@ -1778,7 +1778,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