NAK namespace prefix, remove Melons

This commit is contained in:
NotAKidoS 2023-04-25 15:13:21 -05:00
parent a468487850
commit f1d6d247db
10 changed files with 18 additions and 22 deletions

View file

@ -8,7 +8,7 @@ using RootMotion.FinalIK;
using UnityEngine;
using UnityEngine.Events;
namespace NAK.Melons.DesktopVRIK;
namespace NAK.DesktopVRIK;
internal class DesktopVRIKSystem : MonoBehaviour
{