mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-12 16:15:20 +02:00
Always use errorstream for DEBUG_EXCEPTION_HANDLER
This commit is contained in:
@@ -112,7 +112,7 @@ void *ServerThread::run()
|
||||
}
|
||||
}
|
||||
|
||||
END_DEBUG_EXCEPTION_HANDLER(errorstream)
|
||||
END_DEBUG_EXCEPTION_HANDLER
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
Reference in New Issue
Block a user