diff --git a/scripts/system/controllers/mouseLook.js b/scripts/system/controllers/mouseLook.js index 9f23a8a5b6..18113a8c87 100644 --- a/scripts/system/controllers/mouseLook.js +++ b/scripts/system/controllers/mouseLook.js @@ -8,7 +8,7 @@ by rampa3 (https://github.com/rampa3) and vegaslon (https://github.com/vegaslon) var hmd; - var mouseLookEnabled = Camera.getMouseLook; + var mouseLookEnabled = Camera.getMouseLook(); var tablet = Tablet.getTablet("com.highfidelity.interface.tablet.system");