mirror of
https://github.com/goatcorp/Dalamud.git
synced 2025-12-12 18:27:23 +01:00
temporarily always hook on Linux
This commit is contained in:
parent
736a0826a3
commit
ba320e3f06
1 changed files with 3 additions and 0 deletions
|
|
@ -35,6 +35,9 @@ namespace Dalamud.Hooking.Internal
|
|||
{
|
||||
get
|
||||
{
|
||||
// TODO: Temporary for testing
|
||||
return false;
|
||||
|
||||
if (checkLinuxOnce)
|
||||
{
|
||||
checkLinuxOnce = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue