mirror of
https://github.com/luanti-org/luanti.git
synced 2025-06-27 16:36:03 +00:00
Use log_deregister_thread in EmergeThread
This commit is contained in:
parent
6e0de7b42c
commit
c449e5f20a
1 changed files with 2 additions and 0 deletions
|
@ -325,6 +325,8 @@ void * EmergeThread::Thread()
|
|||
|
||||
END_DEBUG_EXCEPTION_HANDLER(errorstream)
|
||||
|
||||
log_deregister_thread();
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue