1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-11-27 03:15:29 +01: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