mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-27 17:28:41 +00:00
Math mapgen fix, ip show on connect, pathfinder segfault fix
This commit is contained in:
parent
75b8c13b00
commit
f764297be2
7 changed files with 21 additions and 34 deletions
|
@ -60,6 +60,8 @@ public:
|
|||
int ystride;
|
||||
v3s16 csize;
|
||||
u32 flags;
|
||||
bool lighting;
|
||||
bool ridges;
|
||||
|
||||
u32 blockseed;
|
||||
v3s16 node_min;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue