1
0
Fork 0
mirror of https://github.com/luanti-org/luanti.git synced 2025-08-26 18:21:04 +00:00

Mgv6: Remove incorrectly defined and unused 'volume nodes'

This commit is contained in:
paramat 2017-08-20 23:07:07 +01:00 committed by paramat
parent 7657fe7a50
commit 1dd535c0c6
2 changed files with 0 additions and 8 deletions

View file

@ -91,7 +91,6 @@ public:
v3s16 full_node_min;
v3s16 full_node_max;
v3s16 central_area_size;
int volume_nodes;
Noise *noise_terrain_base;
Noise *noise_terrain_higher;