mirror of
https://github.com/redstrate/Astra.git
synced 2025-04-21 20:27:45 +00:00
Make Dalamud DllInject method the default
This commit is contained in:
parent
481fb8214f
commit
b34b74bf89
1 changed files with 1 additions and 1 deletions
|
@ -87,7 +87,7 @@ SPDX-License-Identifier: CC0-1.0
|
||||||
<choice name="DLLInject">
|
<choice name="DLLInject">
|
||||||
</choice>
|
</choice>
|
||||||
</choices>
|
</choices>
|
||||||
<default>Entrypoint</default>
|
<default>DLLInject</default>
|
||||||
</entry>
|
</entry>
|
||||||
<entry key="DalamudInjectDelay" type="int">
|
<entry key="DalamudInjectDelay" type="int">
|
||||||
<default>0</default>
|
<default>0</default>
|
||||||
|
|
Loading…
Add table
Reference in a new issue