mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 17:15:21 +02:00
Allow setting chunksize in core.set_mapgen_params
This commit is contained in:
@@ -115,6 +115,7 @@ public:
|
||||
|
||||
void startThreads();
|
||||
void stopThreads();
|
||||
bool isRunning();
|
||||
|
||||
bool enqueueBlockEmerge(
|
||||
u16 peer_id,
|
||||
|
Reference in New Issue
Block a user