Toggle/Hold aiming

This commit is contained in:
Tyfon
2024-07-08 00:12:27 -07:00
parent d64a07d102
commit 3e93d55b8c
4 changed files with 171 additions and 2 deletions

View File

@@ -57,6 +57,7 @@ namespace UIFixes
LoadMultipleMagazinesPatches.Enable();
new PutToolsBackPatch().Enable();
new RebindGrenadesPatch().Enable();
AimToggleHoldPatches.Enable();
}
public static bool InRaid()