mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-14 09:05:19 +02:00
Use log_deregister_thread in EmergeThread
This commit is contained in:
@@ -325,6 +325,8 @@ void * EmergeThread::Thread()
|
||||
|
||||
END_DEBUG_EXCEPTION_HANDLER(errorstream)
|
||||
|
||||
log_deregister_thread();
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user