mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 00:25:19 +02:00
Mapgen: Use getBlockSeed2() for blockseeds (much better uniformity)
This commit is contained in:
@@ -70,7 +70,6 @@ public:
|
||||
int ystride;
|
||||
u32 spflags;
|
||||
|
||||
u32 blockseed;
|
||||
v3s16 node_min;
|
||||
v3s16 node_max;
|
||||
v3s16 full_node_min;
|
||||
|
Reference in New Issue
Block a user