Update masterReset.js

This commit is contained in:
James B. Pollack 2015-12-28 10:23:08 -08:00
parent 4f80753d7b
commit 4b50a030e0

View file

@ -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)
}, },