mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 10:17:22 +01:00
fix: catch some discord bot errors
This commit is contained in:
parent
f92a37fbf9
commit
64f07a8c02
3 changed files with 31 additions and 17 deletions
|
|
@ -75,7 +75,7 @@ namespace Dalamud.Injector {
|
|||
|
||||
Thread.Sleep(1000);
|
||||
|
||||
#if DEBUG
|
||||
#if NO
|
||||
// Inject exception handler
|
||||
NativeInject(process);
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue