mirror of
https://github.com/overte-org/overte.git
synced 2025-04-20 04:44:11 +02:00
Merge branch 'master' of https://github.com/highfidelity/hifi into Gizmos
This commit is contained in:
commit
07c0610533
1 changed files with 1 additions and 1 deletions
|
@ -194,7 +194,7 @@ private:
|
|||
bool _overrideHands { false };
|
||||
mutable std::recursive_mutex _lock;
|
||||
|
||||
bool _hmdTrackingEnabled { false };
|
||||
bool _hmdTrackingEnabled { true };
|
||||
|
||||
QString configToString(Config config);
|
||||
friend class ViveControllerManager;
|
||||
|
|
Loading…
Reference in a new issue