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
3ebd743227
commit
b4dfbcc2ef
4 changed files with 6 additions and 6 deletions
|
@ -46,7 +46,7 @@ public class MSP_MenuInfo
|
|||
CVR_MenuManager.Instance.desktopControllerRay.enabled = !flag;
|
||||
}
|
||||
|
||||
internal static void HandleIndependentLookInput()
|
||||
internal static void HandleIndependentHeadTurnInput()
|
||||
{
|
||||
//angle of independent look axis
|
||||
bool isPressed = CVRInputManager.Instance.independentHeadTurn || CVRInputManager.Instance.independentHeadToggle;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue