hedgewars/uGears.pas
changeset 6769 44ad49a3a126
parent 6700 e04da46ee43c
child 6890 6fc12f30c55c
--- a/hedgewars/uGears.pas	Sun Mar 11 23:31:32 2012 +0400
+++ b/hedgewars/uGears.pas	Sun Mar 11 18:28:32 2012 -0400
@@ -57,7 +57,7 @@
 
 implementation
 uses uStore, uSound, uTeams, uRandom, uCollisions, uIO, uLandGraphics,
-    uAIMisc, uLocale, uAI, uAmmos, uStats, uVisualGears, uScript, GLunit, uMobile, uVariables,
+    uLocale, uAI, uAmmos, uStats, uVisualGears, uScript, GLunit, uMobile, uVariables,
     uCommands, uUtils, uTextures, uRenderUtils, uGearsRender, uCaptions, uDebug, uLandTexture,
     uGearsHedgehog, uGearsUtils, uGearsList;