mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
don't fuck exception handler
This commit is contained in:
parent
6d9b9a5eda
commit
5f51c41e65
1 changed files with 1 additions and 1 deletions
|
|
@ -180,7 +180,7 @@ namespace Dalamud {
|
|||
|
||||
public void Start() {
|
||||
#if DEBUG
|
||||
ReplaceExceptionHandler();
|
||||
//ReplaceExceptionHandler();
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue