hedgewars/uLand.pas
branchtransitional_engine
changeset 16029 9cbd18220eb7
parent 16026 ce4b50823a95
child 16033 1860852892c0
--- a/hedgewars/uLand.pas	Tue Sep 03 11:16:52 2024 +0200
+++ b/hedgewars/uLand.pas	Tue Sep 03 13:56:35 2024 +0200
@@ -33,7 +33,7 @@
 uses uConsole, uStore, uRandom, uLandObjects, uIO, uLandTexture,
      uVariables, uUtils, uCommands, adler32, uDebug, uLandPainted, uTextures,
      uLandGenMaze, uPhysFSLayer, uScript, uLandGenPerlin,
-     uLandGenTemplateBased, uLandUtils, uRenderUtils;
+     uLandUtils, uRenderUtils;
 
 var digest: shortstring;
     maskOnly: boolean;