hedgewars/uGears.pas
changeset 12621 d972b31f8881
parent 12450 8e32d540dab5
child 12898 8a40ce061d94
--- a/hedgewars/uGears.pas	Sat Sep 30 20:31:07 2017 +0200
+++ b/hedgewars/uGears.pas	Sat Sep 30 21:54:47 2017 +0200
@@ -53,7 +53,7 @@
 uses uStore, uSound, uTeams, uRandom, uIO, uLandGraphics,
     {$IFDEF USE_TOUCH_INTERFACE}uTouch,{$ENDIF}
     uLocale, uAmmos, uStats, uVisualGears, uScript, uVariables,
-    uCommands, uUtils, uTextures, uRenderUtils, uGearsRender, uCaptions, uDebug,
+    uCommands, uUtils, uTextures, uRenderUtils, uGearsRender, uCaptions,
     uGearsHedgehog, uGearsUtils, uGearsList, uGearsHandlersRope
     , uVisualGearsList, uGearsHandlersMess, uAI;