hedgewars/uLandTexture.pas
changeset 4367 f4a0ec067601
parent 4359 83ef50815535
child 4375 ae5507ddb989
--- a/hedgewars/uLandTexture.pas	Wed Nov 17 20:58:23 2010 +0300
+++ b/hedgewars/uLandTexture.pas	Wed Nov 17 22:07:03 2010 +0300
@@ -28,7 +28,7 @@
 procedure DrawLand(dX, dY: LongInt);
 
 implementation
-uses uMisc, uLand, uStore, uConsts, GLunit, uTypes, uVariables;
+uses uMisc, uStore, uConsts, GLunit, uTypes, uVariables;
 
 
 const TEXSIZE = 256;