1
0
Fork 0
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:
kwolekr 2015-10-04 17:26:08 -04:00
parent 9f25aba6c2
commit 5130dbce7b
3 changed files with 16 additions and 1 deletions

View file

@ -115,6 +115,7 @@ public:
void startThreads();
void stopThreads();
bool isRunning();
bool enqueueBlockEmerge(
u16 peer_id,