remove logging

This commit is contained in:
James B. Pollack 2015-10-08 17:58:58 -07:00
parent 772ea16c71
commit 1332b8bef6

View file

@ -39,7 +39,6 @@
});
if (this.hasPlayedSound === false) {
print('PLAY SOUND!!!')
this.audioInjector = Audio.playSound(this.hitSound, {
position: position,
volume: 0.5