fix oculus mode check for lobby
This commit is contained in:
parent
f3b5102969
commit
81b46d6c2c
@ -47,7 +47,7 @@ var elevatorSound = SoundCache.getSound(HIFI_PUBLIC_BUCKET + "sounds/Lobby/eleva
|
|||||||
var currentMusakInjector = null;
|
var currentMusakInjector = null;
|
||||||
var currentSound = null;
|
var currentSound = null;
|
||||||
|
|
||||||
var inOculusMode = Menu.isOptionChecked("EnableVRMode");
|
var inOculusMode = Menu.isOptionChecked("Enable VR Mode");
|
||||||
|
|
||||||
function reticlePosition() {
|
function reticlePosition() {
|
||||||
var RETICLE_DISTANCE = 1;
|
var RETICLE_DISTANCE = 1;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user