mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-06 17:41:04 +00:00
Add questionable workaround for env lock contention
This commit is contained in:
parent
5f308deb50
commit
c1ea49940b
5 changed files with 65 additions and 5 deletions
|
@ -196,6 +196,7 @@ public:
|
|||
EmergeCompletionCallback callback,
|
||||
void *callback_param);
|
||||
|
||||
size_t getQueueSize();
|
||||
bool isBlockInQueue(v3s16 pos);
|
||||
|
||||
Mapgen *getCurrentMapgen();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue