forked from EXTERNAL/bareiron
simplify biome grid building
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
ssize_t recv_count;
|
||||
uint8_t recv_buffer[256] = {0};
|
||||
|
||||
uint32_t world_seed = 0xA103DE6B;
|
||||
uint32_t world_seed = 0xA103DE6C;
|
||||
uint32_t rng_seed = 0xE2B9419;
|
||||
|
||||
uint16_t client_count;
|
||||
|
Reference in New Issue
Block a user