mirror of
https://github.com/NotAKidoS/NAK_CVR_Mods.git
synced 2025-09-02 22:39:22 +00:00
[DesktopVRSwitch] Updated to 2023r172
This commit is contained in:
parent
d08abad37b
commit
9f01f8e6a7
1 changed files with 2 additions and 0 deletions
|
@ -24,5 +24,7 @@ public class CohtmlHudTracker : VRModeTracker
|
||||||
// This handles rotation and position
|
// This handles rotation and position
|
||||||
CVRTools.ConfigureHudAffinity();
|
CVRTools.ConfigureHudAffinity();
|
||||||
CohtmlHud.Instance.gameObject.transform.localScale = new Vector3(1.2f, 1f, 1.2f);
|
CohtmlHud.Instance.gameObject.transform.localScale = new Vector3(1.2f, 1f, 1.2f);
|
||||||
|
|
||||||
|
CohtmlHud.Instance.markMenuAsReady();
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
Add table
Add a link
Reference in a new issue