v0.3.1: tweaked existing scenes to support new audio functionality
This commit is contained in:
committed by
Evan Debenham
parent
d1d918290a
commit
efd506dda7
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user