mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Mapgen V7: Remove now-unused ridge heightmap
This commit is contained in:
@@ -58,8 +58,6 @@ class MapgenV7 : public MapgenBasic {
|
||||
public:
|
||||
int zstride_1u1d;
|
||||
|
||||
s16 *ridge_heightmap;
|
||||
|
||||
u32 spflags;
|
||||
Noise *noise_terrain_base;
|
||||
Noise *noise_terrain_alt;
|
||||
|
Reference in New Issue
Block a user