mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-13 08:35:20 +02:00
Always use errorstream for DEBUG_EXCEPTION_HANDLER
This commit is contained in:
@@ -700,6 +700,6 @@ void *EmergeThread::run()
|
||||
m_server->setAsyncFatalError(err.str());
|
||||
}
|
||||
|
||||
END_DEBUG_EXCEPTION_HANDLER(errorstream)
|
||||
END_DEBUG_EXCEPTION_HANDLER
|
||||
return NULL;
|
||||
}
|
||||
|
Reference in New Issue
Block a user