mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 09:25:37 +02:00
Mapgen: Combine dungeon generation code
This commit is contained in:
@@ -81,12 +81,6 @@ private:
|
||||
float julia_z;
|
||||
float julia_w;
|
||||
Noise *noise_seabed;
|
||||
|
||||
content_t c_cobble;
|
||||
content_t c_stair_cobble;
|
||||
content_t c_mossycobble;
|
||||
content_t c_sandstonebrick;
|
||||
content_t c_stair_sandstonebrick;
|
||||
};
|
||||
|
||||
struct MapgenFactoryFractal : public MapgenFactory {
|
||||
|
Reference in New Issue
Block a user