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

@ -5,9 +5,9 @@ using HarmonyLib;
using MelonLoader;
using UnityEngine;
using Valve.VR;
using NAK.Melons.PickupPushPull.InputModules;
using NAK.PickupPushPull.InputModules;
namespace NAK.Melons.PickupPushPull;
namespace NAK.PickupPushPull;
public class PickupPushPull : MelonMod
{