mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-21 11:55:43 +02:00
Dungeons: Fix duplication of y limit parameters (#7359)
This commit is contained in:
@@ -56,8 +56,6 @@ struct DungeonParams {
|
||||
v3s16 room_size_large_max;
|
||||
u16 rooms_min;
|
||||
u16 rooms_max;
|
||||
s16 y_min;
|
||||
s16 y_max;
|
||||
GenNotifyType notifytype;
|
||||
|
||||
NoiseParams np_density;
|
||||
|
Reference in New Issue
Block a user