changeset 7063 | a0326412e96a |
parent 7051 | db17476d7a37 |
child 7079 | 939f53515489 |
--- a/hedgewars/uLand.pas Fri May 11 23:34:35 2012 +0400 +++ b/hedgewars/uLand.pas Fri May 11 23:36:42 2012 +0400 @@ -29,7 +29,7 @@ procedure GenPreview(var Preview: TPreview); implementation -uses uConsole, uStore, uRandom, uLandObjects, uIO, uLandTexture, sysutils, +uses uConsole, uStore, uRandom, uLandObjects, uIO, uLandTexture, SysUtils, uVariables, uUtils, uCommands, adler32, uDebug, uLandPainted, uTextures, uLandGenMaze, uLandOutline;