Sound working for spraypaint

This commit is contained in:
ericrius1 2015-09-23 13:36:00 -07:00
parent 2c20a12f13
commit a2b0e66e13

View file

@ -54,7 +54,7 @@
});
this.sprayInjector = Audio.playSound(this.spraySound, {
position: this.properties.position,
position: position,
volume: 0.1
});
}