don't fuck exception handler

This commit is contained in:
goat 2020-09-08 20:55:54 +02:00
parent 6d9b9a5eda
commit 5f51c41e65

View file

@ -180,7 +180,7 @@ namespace Dalamud {
public void Start() {
#if DEBUG
ReplaceExceptionHandler();
//ReplaceExceptionHandler();
#endif
}