mirror of
https://github.com/luanti-org/luanti.git
synced 2025-09-15 18:57:08 +00:00
Class-ify caves & move to cavegen.cpp, fix cave regression, add caves to Mapgen V7
This commit is contained in:
parent
527deb947c
commit
03868ff8e1
10 changed files with 459 additions and 308 deletions
|
@ -248,6 +248,7 @@ set(common_SRCS
|
|||
mapgen_singlenode.cpp
|
||||
treegen.cpp
|
||||
dungeongen.cpp
|
||||
cavegen.cpp
|
||||
content_nodemeta.cpp
|
||||
content_mapnode.cpp
|
||||
collision.cpp
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue