[IKFixes] Updated to 2023r172

This commit is contained in:
NotAKidoS 2023-09-11 23:55:28 -05:00
parent 7f03714381
commit d08abad37b
2 changed files with 2 additions and 86 deletions

View file

@ -36,7 +36,6 @@ public class IKFixes : MelonMod
public override void OnInitializeMelon()
{
ApplyPatches(typeof(HarmonyPatches.VRIKPatches));
ApplyPatches(typeof(HarmonyPatches.BodySystemPatches));
ApplyPatches(typeof(HarmonyPatches.PlayerSetupPatches));
ApplyPatches(typeof(HarmonyPatches.IKSystemPatches));