Unbelievable Change

cant believe i forgot to go to my signature famous lone namespace
brtuh
This commit is contained in:
NotAKidoS 2023-02-09 20:27:53 -06:00
parent 6634a4163d
commit 432875c403
5 changed files with 14 additions and 13 deletions

View file

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