1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-09-15 18:57:08 +00:00

Re-add dungeons in new dungeongen.cpp

This commit is contained in:
kwolekr 2013-03-09 21:28:19 -05:00
parent aa77ee66c5
commit 650e932ddf
7 changed files with 774 additions and 553 deletions

View file

@ -226,6 +226,7 @@ set(common_SRCS
mapgen.cpp
mapgen_v6.cpp
treegen.cpp
dungeongen.cpp
content_nodemeta.cpp
content_mapnode.cpp
collision.cpp