mirror of
https://github.com/luanti-org/luanti.git
synced 2025-07-07 16:48:40 +00:00
Allow setting chunksize in core.set_mapgen_params
This commit is contained in:
parent
9f25aba6c2
commit
5130dbce7b
3 changed files with 16 additions and 1 deletions
|
@ -115,6 +115,7 @@ public:
|
|||
|
||||
void startThreads();
|
||||
void stopThreads();
|
||||
bool isRunning();
|
||||
|
||||
bool enqueueBlockEmerge(
|
||||
u16 peer_id,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue