mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-07 08:49:15 +00:00
[MenuScalePatch] Input Manager and ManagedView changes
This commit is contained in:
parent
5c66138f2f
commit
58e2c13d8b
3 changed files with 34 additions and 47 deletions
|
@ -4,7 +4,7 @@ namespace NAK.MenuScalePatch;
|
|||
|
||||
public class MenuScalePatch : MelonMod
|
||||
{
|
||||
public static MelonPreferences_Category Category =
|
||||
public static MelonPreferences_Category Category =
|
||||
MelonPreferences.CreateCategory(nameof(MenuScalePatch));
|
||||
|
||||
public static MelonPreferences_Entry<bool> EntryUseIndependentHeadTurn =
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue