This commit is contained in:
James B. Pollack 2016-02-04 11:37:46 -08:00
parent 82f9b3f97f
commit 708c6e8d25

View file

@ -24,7 +24,7 @@
stereo: true,
loop: false,
localOnly: true,
volume: 0.2
volume: 0.135
};
this.sound = SoundCache.getSound(this.soundURL);
}