mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 23:49:55 +02:00
Merge pull request #662 from Armored-Dragon/Mouselook-hotfix
Mouselook hotfix
This commit is contained in:
commit
a681a16406
1 changed files with 2 additions and 1 deletions
|
@ -160,6 +160,7 @@ by rampa3 (https://github.com/rampa3) and vegaslon (https://github.com/vegaslon)
|
||||||
}
|
}
|
||||||
|
|
||||||
function mouseLookOn() {
|
function mouseLookOn() {
|
||||||
|
if (mouseLookEnabled)
|
||||||
Camera.captureMouse = true;
|
Camera.captureMouse = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue