Author: sveinung
Date: Wed Sep 21 19:07:20 2016
New Revision: 33841

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

Modified:
    trunk/client/control.c

Modified: trunk/client/control.c
URL: 
http://svn.gna.org/viewcvs/freeciv/trunk/client/control.c?rev=33841&r1=33840&r2=33841&view=diff
==============================================================================
--- trunk/client/control.c      (original)
+++ trunk/client/control.c      Wed Sep 21 19:07:20 2016
@@ -2039,7 +2039,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