mirror of
https://github.com/luanti-org/luanti.git
synced 2026-01-13 20:55:30 +01: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