more gravity for spraycan

This commit is contained in:
ericrius1 2015-12-01 09:41:04 -08:00
parent efa2f44c90
commit d80bfc0af6
2 changed files with 2 additions and 2 deletions

View file

@ -1134,7 +1134,7 @@
shapeType: 'box',
gravity: {
x: 0,
y: -0.5,
y: -3.0,
z: 0
},
velocity: {

View file

@ -1114,7 +1114,7 @@ MasterReset = function() {
shapeType: 'box',
gravity: {
x: 0,
y: -0.5,
y: -3.0,
z: 0
},
velocity: {