hedgewars/uLand.pas
changeset 4403 0dfe26f48ec1
parent 4398 36d7e4b6ca81
child 4458 7351e6f1ee28
--- a/hedgewars/uLand.pas	Sun Nov 21 19:14:45 2010 +0300
+++ b/hedgewars/uLand.pas	Sun Nov 21 19:41:19 2010 +0300
@@ -35,7 +35,7 @@
 
 implementation
 uses uConsole, uStore, uRandom, uLandObjects, uIO, uLandTexture, sysutils,
-     uVariables, uUtils, uCommands, Adler32;
+     uVariables, uUtils, uCommands, Adler32, uDebug;
 
 operator=(const a, b: direction) c: Boolean;
 begin