hedgewars/uGears.pas
changeset 4373 fe0e3903bb9e
parent 4372 3836973380b9
child 4374 bcefeeabaa33
--- a/hedgewars/uGears.pas	Wed Nov 17 22:09:07 2010 -0500
+++ b/hedgewars/uGears.pas	Thu Nov 18 09:12:27 2010 +0300
@@ -45,8 +45,9 @@
 function  GetLaunchY(at: TAmmoType; angle: LongInt): LongInt;
 
 implementation
-uses uWorld, uMisc, uStore, uConsole, uSound, uTeams, uRandom, uCollisions, uIO, uLandGraphics,
-     uAIMisc, uLocale, uAI, uAmmos, uStats, uVisualGears, uScript, GLunit, uMobile, uVariables;
+uses uWorld, uMisc, uStore, uSound, uTeams, uRandom, uCollisions, uIO, uLandGraphics,
+     uAIMisc, uLocale, uAI, uAmmos, uStats, uVisualGears, uScript, GLunit, uMobile, uVariables,
+     uCommands;
 
 const MAXROPEPOINTS = 384;
 var RopePoints: record