changeset 4390 | f219628ed666 |
parent 4378 | 91655618a510 |
child 4403 | 0dfe26f48ec1 |
--- a/hedgewars/uLandTexture.pas Sat Nov 20 23:48:04 2010 +0300 +++ b/hedgewars/uLandTexture.pas Sat Nov 20 23:55:00 2010 +0300 @@ -28,7 +28,7 @@ procedure DrawLand(dX, dY: LongInt); implementation -uses uMisc, uStore, uConsts, GLunit, uTypes, uVariables, uTextures, uIO, uRender; +uses uConsts, GLunit, uTypes, uVariables, uTextures, uIO, uRender; const TEXSIZE = 256;