temporarily always hook on Linux

This commit is contained in:
goat 2021-10-28 01:58:15 +02:00
parent 736a0826a3
commit ba320e3f06
No known key found for this signature in database
GPG key ID: 7773BB5B43BA52E5

View file

@ -35,6 +35,9 @@ namespace Dalamud.Hooking.Internal
{
get
{
// TODO: Temporary for testing
return false;
if (checkLinuxOnce)
{
checkLinuxOnce = false;