mirror of
https://github.com/overte-org/overte.git
synced 2025-08-07 08:16:21 +02:00
Merge branch 'master' of github.com:highfidelity/hifi into polyvox
This commit is contained in:
commit
ab9d6a948c
1 changed files with 1 additions and 0 deletions
|
@ -44,6 +44,7 @@ var control = false;
|
||||||
|
|
||||||
var isActive = false;
|
var isActive = false;
|
||||||
|
|
||||||
|
var oldMode = Camera.mode;
|
||||||
var noMode = 0;
|
var noMode = 0;
|
||||||
var orbitMode = 1;
|
var orbitMode = 1;
|
||||||
var radialMode = 2;
|
var radialMode = 2;
|
||||||
|
|
Loading…
Reference in a new issue