changeset 6626 | a447993f2ad7 |
parent 6580 | 6155187bf599 |
child 6700 | e04da46ee43c |
--- a/hedgewars/uLand.pas Sun Feb 05 15:55:15 2012 +0100 +++ b/hedgewars/uLand.pas Sun Feb 05 23:24:43 2012 +0400 @@ -30,7 +30,7 @@ implementation uses uConsole, uStore, uRandom, uLandObjects, uIO, uLandTexture, sysutils, - uVariables, uUtils, uCommands, Adler32, uDebug, uLandPainted, uTextures, + uVariables, uUtils, uCommands, adler32, uDebug, uLandPainted, uTextures, uLandGenMaze, uLandOutline;