mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 06:19:22 +00:00
bump
This commit is contained in:
parent
7cc8dfc6e5
commit
d15b446960
2 changed files with 2 additions and 2 deletions
|
@ -8,7 +8,7 @@ public class MenuScalePatch : MelonMod
|
|||
internal static MelonLogger.Instance Logger;
|
||||
internal static MelonPreferences_Category m_categoryMenuScalePatch;
|
||||
internal static MelonPreferences_Entry<bool>
|
||||
m_entryWorldAnchorVRQM,
|
||||
//m_entryWorldAnchorVRQM,
|
||||
m_entryUseIndependentHeadTurn,
|
||||
m_entryPlayerAnchorMenus;
|
||||
public override void OnInitializeMelon()
|
||||
|
|
|
@ -18,6 +18,6 @@
|
|||
],
|
||||
"downloadlink": "https://github.com/NotAKidOnSteam/MenuScalePatch/releases/download/v4.2.2/MenuScalePatch.dll",
|
||||
"sourcelink": "https://github.com/NotAKidOnSteam/MenuScalePatch/",
|
||||
"changelog": "- Fixed hitching & potential crash when opening menu after a long time of it being closed.\n- Don't disable CohtmlView, only enable it.'",
|
||||
"changelog": "- Fixed hitching & potential crash when opening menu after a long time of it being closed. Don't disable CohtmlView, only enable it.",
|
||||
"embedcolor": "804221"
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue