mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-03 06:49:22 +00:00
[DesktopVRIK] Potential fix for PlayerSetup.ResetIk not running in Halfbody.
This commit is contained in:
parent
a068a22bf6
commit
4f7472ef91
2 changed files with 2 additions and 1 deletions
|
@ -106,6 +106,7 @@ internal class PlayerSetupPatches
|
|||
{
|
||||
try
|
||||
{
|
||||
__runOriginal = true;
|
||||
if (IKManager.Instance == null)
|
||||
return;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue