Revert "Revert "fix: catch some discord bot errors""

This reverts commit 5410981beb.
This commit is contained in:
goat 2020-07-20 18:34:22 +02:00
parent 5410981beb
commit fe76d1e31a
3 changed files with 31 additions and 17 deletions

View file

@ -75,7 +75,7 @@ namespace Dalamud.Injector {
Thread.Sleep(1000);
#if DEBUG
#if NO
// Inject exception handler
NativeInject(process);
#endif