This commit is contained in:
NotAKidoS 2023-02-12 05:12:23 -06:00
parent 7cc8dfc6e5
commit d15b446960
2 changed files with 2 additions and 2 deletions

View file

@ -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()