mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-13 12:14:16 +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() {
|
public void Start() {
|
||||||
#if DEBUG
|
#if DEBUG
|
||||||
ReplaceExceptionHandler();
|
//ReplaceExceptionHandler();
|
||||||
#endif
|
#endif
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue