mirror of
https://github.com/hykilpikonna/AquaDX.git
synced 2026-08-09 04:29:03 -05:00
[F] fix
This commit is contained in:
parent
32ebf76cf7
commit
bb673cfa38
|
|
@ -166,7 +166,7 @@ public class AdxHidInput
|
|||
}
|
||||
|
||||
[HarmonyPatch]
|
||||
[EnableIf(nameof(io4Compact), EnableConditionOperator.Equal, false)]
|
||||
[EnableIf(typeof(AdxHidInput), nameof(io4Compact), EnableConditionOperator.Equal, false)]
|
||||
public static class Hook
|
||||
{
|
||||
public static IEnumerable<MethodBase> TargetMethods()
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user