increase vol for voiceover

This commit is contained in:
James B. Pollack 2016-02-04 11:33:54 -08:00
parent 663dadd1b4
commit 82f9b3f97f

View file

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