remove melons

This commit is contained in:
NotAKidoS 2023-04-26 13:58:09 -05:00
parent 56c901345a
commit b33e15377f
74 changed files with 156 additions and 156 deletions

View file

@ -3,7 +3,7 @@ using UnityEngine;
//Thanks Ben! I was scared of transpiler so I reworked a bit...
namespace NAK.Melons.DesktopVRSwitch.Patches;
namespace NAK.DesktopVRSwitch.Patches;
public class CVRPickupObjectTracker : MonoBehaviour
{