mirror of
https://github.com/luanti-org/luanti.git
synced 2025-08-11 17:51:04 +00:00
Always use errorstream for DEBUG_EXCEPTION_HANDLER
This commit is contained in:
parent
4236792b87
commit
6f4d6cb574
7 changed files with 13 additions and 13 deletions
|
@ -112,7 +112,7 @@ void *ServerThread::run()
|
|||
}
|
||||
}
|
||||
|
||||
END_DEBUG_EXCEPTION_HANDLER(errorstream)
|
||||
END_DEBUG_EXCEPTION_HANDLER
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue