mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Cavegen: Cleanup code. Define constant for MGV7_LAVA_DEPTH
This commit is contained in:
parent
d75009a758
commit
c0dafa1c10
2 changed files with 61 additions and 46 deletions
|
@ -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;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue