1
0
mirror of https://github.com/luanti-org/luanti.git synced 2025-10-12 16:15:20 +02:00

Add Valleys mapgen.

This commit is contained in:
Duane Robertson
2016-01-13 21:57:02 -06:00
committed by paramat
parent b4cbcaea26
commit 3c6b2ffb10
7 changed files with 1300 additions and 0 deletions

View File

@@ -388,6 +388,7 @@ set(common_SRCS
mapgen_v5.cpp
mapgen_v6.cpp
mapgen_v7.cpp
mapgen_valleys.cpp
mapnode.cpp
mapsector.cpp
mg_biome.cpp