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

@ -3,9 +3,9 @@ using ABI_RC.Core.Player;
using ABI_RC.Core.Savior;
using HarmonyLib;
using UnityEngine;
using PickupPushPull.InputModules;
using NAK.Melons.PickupPushPull.InputModules;
namespace PickupPushPull.HarmonyPatches;
namespace NAK.Melons.PickupPushPull.HarmonyPatches;
[HarmonyPatch]
internal class HarmonyPatches