mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-03 14:59:23 +00:00
[IKFixes] Cleanup
This commit is contained in:
parent
5960787616
commit
8a27bd8f7b
2 changed files with 22 additions and 20 deletions
|
@ -42,7 +42,7 @@ public class IKFixes : MelonMod
|
|||
ApplyPatches(typeof(HarmonyPatches.IKSystemPatches));
|
||||
}
|
||||
|
||||
void ApplyPatches(Type type)
|
||||
private void ApplyPatches(Type type)
|
||||
{
|
||||
try
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue