mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 22:39:22 +00:00
NAK namespace prefix, remove Melons
This commit is contained in:
parent
a468487850
commit
f1d6d247db
10 changed files with 18 additions and 22 deletions
|
@ -8,7 +8,7 @@ using RootMotion.FinalIK;
|
|||
using UnityEngine;
|
||||
using UnityEngine.Events;
|
||||
|
||||
namespace NAK.Melons.DesktopVRIK;
|
||||
namespace NAK.DesktopVRIK;
|
||||
|
||||
internal class DesktopVRIKSystem : MonoBehaviour
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue