mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-03 14:59:23 +00:00
[IKFixes] Updated to 2023r172
This commit is contained in:
parent
7f03714381
commit
d08abad37b
2 changed files with 2 additions and 86 deletions
|
@ -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));
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue