mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-21 20:05:45 +02:00
Mapgen: Add Carpathian mapgen (#6015)
This commit is contained in:
committed by
Loïc Blot
parent
6bedb6de40
commit
a80ecbee1e
@@ -118,6 +118,7 @@ enum MapgenType {
|
||||
MAPGEN_FRACTAL,
|
||||
MAPGEN_VALLEYS,
|
||||
MAPGEN_SINGLENODE,
|
||||
MAPGEN_CARPATHIAN,
|
||||
MAPGEN_INVALID,
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user