mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
don't inject crash handler after all
This commit is contained in:
parent
34e0c7c4b5
commit
ebc9ae222d
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ namespace Dalamud.Injector {
|
|||
|
||||
Thread.Sleep(1000);
|
||||
|
||||
#if DEBUG || RELEASE
|
||||
#if DEBUG
|
||||
// Inject exception handler
|
||||
NativeInject(process);
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue