mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-03 06:49:22 +00:00
push
This commit is contained in:
parent
dc577c3a2f
commit
a468487850
24 changed files with 484 additions and 121 deletions
|
@ -1,6 +1,7 @@
|
|||
using ABI_RC.Core.Player;
|
||||
using HarmonyLib;
|
||||
using UnityEngine;
|
||||
using ABI.CCK.Components;
|
||||
|
||||
/**
|
||||
|
||||
|
@ -64,4 +65,4 @@ class PlayerSetupPatches
|
|||
{
|
||||
return !(bool)DesktopVRIKSystem.Instance?.OnPlayerSetupResetIk();
|
||||
}
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue