mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 21:12:53 +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: {
|
relativePosition: {
|
||||||
x: 0,
|
x: 0,
|
||||||
y: 0,
|
y: 0,
|
||||||
z: .06
|
z: 0.06
|
||||||
},
|
},
|
||||||
relativeRotation: Quat.fromPitchYawRollDegrees(0,-90, -90)
|
relativeRotation: Quat.fromPitchYawRollDegrees(0,-90, -90)
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in a new issue