mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01:00
Fix orient-oculus entity id in tutorial
This commit is contained in:
parent
18a166bee8
commit
fb12c86ed8
1 changed files with 3 additions and 3 deletions
|
@ -165,9 +165,9 @@ TUTORIAL_TAG_TO_ENTITY_IDS_MAP = {
|
|||
"tag": "orient-vive"
|
||||
}
|
||||
},
|
||||
"orient-oculus": {
|
||||
"{95d233ab-ed0a-46e1-b047-1c542688ef3f}": {
|
||||
"tag": "orient-oculus"
|
||||
"orient-touch": {
|
||||
"{1c95f945-ec46-4aac-b0f1-e64e073dbfaa}": {
|
||||
"tag": "orient-touch"
|
||||
}
|
||||
}
|
||||
};
|
||||
|
|
Loading…
Reference in a new issue