hedgewars/uGears.pas
changeset 12623 c8edce7e5f18
parent 12621 d972b31f8881
child 12898 8a40ce061d94
--- a/hedgewars/uGears.pas	Sat Sep 30 23:52:08 2017 +0200
+++ b/hedgewars/uGears.pas	Sat Sep 30 23:53:21 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;