mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-01-02 05:43:40 +01:00
fix: DI in payloads
This commit is contained in:
parent
26631682cd
commit
1fffc18da9
9 changed files with 45 additions and 27 deletions
|
|
@ -75,9 +75,9 @@ namespace Dalamud.Injector {
|
|||
|
||||
Thread.Sleep(1000);
|
||||
|
||||
#if NO
|
||||
#if DEBUG
|
||||
// Inject exception handler
|
||||
NativeInject(process);
|
||||
//NativeInject(process);
|
||||
#endif
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue