mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
polish my pain
This commit is contained in:
parent
4a5527d7de
commit
367a167469
5 changed files with 35 additions and 57 deletions
|
@ -1,16 +1,8 @@
|
|||
using ABI_RC.Core.InteractionSystem;
|
||||
using ABI_RC.Core.Player;
|
||||
using ABI_RC.Core.Player;
|
||||
using ABI_RC.Core.Savior;
|
||||
using ABI_RC.Core;
|
||||
using ABI_RC.Systems.MovementSystem;
|
||||
using cohtml;
|
||||
using HarmonyLib;
|
||||
using MelonLoader;
|
||||
using UnityEngine;
|
||||
using System.Reflection;
|
||||
using NAK.Melons.MenuScalePatch.Helpers;
|
||||
|
||||
namespace MenuScalePatch.Helpers;
|
||||
namespace NAK.Melons.MenuScalePatch.Helpers;
|
||||
|
||||
//TODO: Implement desktop ratio scaling back to MM
|
||||
|
||||
|
|
|
@ -1,16 +1,8 @@
|
|||
using ABI_RC.Core.InteractionSystem;
|
||||
using ABI_RC.Core.Player;
|
||||
using ABI_RC.Core.Player;
|
||||
using ABI_RC.Core.Savior;
|
||||
using ABI_RC.Core;
|
||||
using ABI_RC.Systems.MovementSystem;
|
||||
using cohtml;
|
||||
using HarmonyLib;
|
||||
using MelonLoader;
|
||||
using UnityEngine;
|
||||
using System.Reflection;
|
||||
using NAK.Melons.MenuScalePatch.Helpers;
|
||||
|
||||
namespace MenuScalePatch.Helpers;
|
||||
namespace NAK.Melons.MenuScalePatch.Helpers;
|
||||
|
||||
/**
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue