hedgewars/uGears.pas
changeset 8204 9a6030d96273
parent 8161 0b8beacff8a5
child 8330 aaefa587e277
child 8349 a1dbe148f10f
--- a/hedgewars/uGears.pas	Mon Dec 03 17:49:02 2012 +0100
+++ b/hedgewars/uGears.pas	Mon Dec 03 17:51:57 2012 +0100
@@ -57,7 +57,7 @@
 
 implementation
 uses uStore, uSound, uTeams, uRandom, uCollisions, uIO, uLandGraphics,
-    uLocale, uAI, uAmmos, uStats, uVisualGears, uScript, GLunit, uMobile, uVariables,
+    uLocale, uAI, uAmmos, uStats, uVisualGears, uScript, GLunit, uVariables,
     uCommands, uUtils, uTextures, uRenderUtils, uGearsRender, uCaptions, uDebug, uLandTexture,
     uGearsHedgehog, uGearsUtils, uGearsList, uGearsHandlers, uGearsHandlersRope;