This commit is contained in:
ericrius1 2015-11-24 16:14:26 -08:00
parent 3a9dcf56df
commit c720c97e70

View file

@ -163,7 +163,7 @@ MasterReset = function() {
y: 0, y: 0,
z: -0.2 z: -0.2
}, },
relativeRotation: Quat.fromPitchYawRollDegrees(45, 90, 0) relativeRotation: Quat.fromPitchYawRollDegrees(120, 90, 0)
}, },
invertSolidWhileHeld: true invertSolidWhileHeld: true
}, },