1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-16 01:45:36 +02:00

Cavegen: Cleanup code. Define constant for MGV7_LAVA_DEPTH

This commit is contained in:
paramat
2015-06-30 14:31:54 +01:00
parent d75009a758
commit c0dafa1c10
2 changed files with 61 additions and 46 deletions

View File

@@ -21,6 +21,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
#define CAVEGEN_HEADER
#define VMANIP_FLAG_CAVE VOXELFLAG_CHECKED1
#define MGV7_LAVA_DEPTH -256
class MapgenV5;
class MapgenV6;