mirror of
https://github.com/overte-org/overte.git
synced 2025-07-26 08:44:36 +02:00
Add Oculus to fullbody-enabled headsets list
This commit is contained in:
parent
ff91b93ed8
commit
9106746bc9
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ Item {
|
||||||
width: parent.width
|
width: parent.width
|
||||||
|
|
||||||
property string title: "Controls"
|
property string title: "Controls"
|
||||||
property var openVRDevices: ["HTC Vive", "Valve Index", "Valve HMD", "Valve", "WindowsMR"]
|
property var openVRDevices: ["HTC Vive", "Valve Index", "Valve HMD", "Valve", "WindowsMR", "Oculus"]
|
||||||
|
|
||||||
HifiConstants { id: hifi }
|
HifiConstants { id: hifi }
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue