mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 14:29:25 +00:00
NAK namespace prefix, remove Melons
This commit is contained in:
parent
a468487850
commit
f1d6d247db
10 changed files with 18 additions and 22 deletions
|
@ -1,12 +1,9 @@
|
|||
using ABI.CCK.Components;
|
||||
using ABI_RC.Core.InteractionSystem;
|
||||
using ABI_RC.Core.Player;
|
||||
using MelonLoader;
|
||||
using System.Linq;
|
||||
using System.Reflection;
|
||||
using static ThirdPerson.CameraLogic;
|
||||
using static NAK.ThirdPerson.CameraLogic;
|
||||
|
||||
namespace ThirdPerson;
|
||||
namespace NAK.ThirdPerson;
|
||||
|
||||
internal static class Patches
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue