hedgewars/uGears.pas
changeset 10015 4feced261c68
parent 10012 82dd9f0c88f7
parent 9968 7fb2f35bdd5b
child 10078 8572d1f8b2f0
--- a/hedgewars/uGears.pas	Sun Jan 19 00:18:28 2014 +0400
+++ b/hedgewars/uGears.pas	Tue Jan 21 22:38:13 2014 +0100
@@ -51,7 +51,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, uLandTexture,
+    uCommands, uUtils, uTextures, uRenderUtils, uGearsRender, uCaptions, uDebug,
     uGearsHedgehog, uGearsUtils, uGearsList, uGearsHandlersRope
     , uVisualGearsList, uGearsHandlersMess, uAI;