mirror of
https://github.com/luanti-org/luanti.git
synced 2025-10-15 09:25:37 +02:00
Always use errorstream for DEBUG_EXCEPTION_HANDLER
This commit is contained in:
@@ -223,7 +223,7 @@ public:
|
||||
doUpdate();
|
||||
}
|
||||
|
||||
END_DEBUG_EXCEPTION_HANDLER(errorstream)
|
||||
END_DEBUG_EXCEPTION_HANDLER
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
Reference in New Issue
Block a user