hedgewars/uGears.pas
changeset 9291 15f7bb217b66
parent 9285 8e8b908970c2
child 9293 873022596d15
--- a/hedgewars/uGears.pas	Thu Jun 27 15:51:20 2013 +0400
+++ b/hedgewars/uGears.pas	Thu Jun 27 14:01:43 2013 -0400
@@ -49,7 +49,7 @@
 
 implementation
 uses uStore, uSound, uTeams, uRandom, uIO, uLandGraphics, {$IFDEF SDL13}uTouch,{$ENDIF}
-    uLocale, uAI, uAmmos, uStats, uVisualGears, uScript, GLunit, uVariables,
+    uLocale, uAmmos, uStats, uVisualGears, uScript, GLunit, uVariables,
     uCommands, uUtils, uTextures, uRenderUtils, uGearsRender, uCaptions, uDebug, uLandTexture,
     uGearsHedgehog, uGearsUtils, uGearsList, uGearsHandlersRope
     , uVisualGearsList, uGearsHandlersMess;