mirror of
https://github.com/goatcorp/Dalamud.git
synced 2026-02-19 06:17:43 +01:00
wip
This commit is contained in:
parent
b6f9051898
commit
57e046cd71
4 changed files with 19 additions and 65 deletions
|
|
@ -42,7 +42,7 @@ namespace Dalamud.Injector
|
|||
VerboseLog = false,
|
||||
};
|
||||
|
||||
RemoteInjector.Inject(pid, corehookConfig, );
|
||||
RemoteInjector.Inject((int)pid, corehookConfig, new PipePlatform(), m_options.RootDirectory);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue