v0.3.1: tweaked existing scenes to support new audio functionality

This commit is contained in:
Evan Debenham
2015-07-12 19:22:59 -04:00
committed by Evan Debenham
parent d1d918290a
commit efd506dda7
6 changed files with 11 additions and 8 deletions
@@ -118,6 +118,7 @@ public class ShatteredPixelDungeon extends Game {
Music.INSTANCE.enable( music() );
Sample.INSTANCE.enable( soundFx() );
Sample.INSTANCE.volume( SFXVol()/10f );
Sample.INSTANCE.load(
Assets.SND_CLICK,