mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-04-09 09:12:50 +02:00
Update masterReset.js
This commit is contained in:
parent
4f80753d7b
commit
4b50a030e0
1 changed files with 1 additions and 1 deletions
|
@ -1082,7 +1082,7 @@ MasterReset = function() {
|
|||
relativePosition: {
|
||||
x: 0,
|
||||
y: 0,
|
||||
z: .06
|
||||
z: 0.06
|
||||
},
|
||||
relativeRotation: Quat.fromPitchYawRollDegrees(0,-90, -90)
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue