mirror of
https://github.com/AleziaKurdis/overte.git
synced 2025-04-07 23:12: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
|
||||
|
||||
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 }
|
||||
|
||||
|
|
Loading…
Reference in a new issue