mirror of
https://github.com/Card-Forge/forge.git
synced 2025-11-14 01:38:13 +00:00
update match loudness, fix playing music after match
This commit is contained in:
@@ -146,6 +146,7 @@ public class DuelScene extends ForgeScene {
|
||||
GameHUD.getInstance().playAudio();
|
||||
} else {
|
||||
SoundSystem.instance.setBackgroundMusic(MusicPlaylist.MENUS); //start background music
|
||||
SoundSystem.instance.resume();
|
||||
}
|
||||
dungeonEffect = null;
|
||||
callbackExit = false;
|
||||
|
||||
Binary file not shown.
Binary file not shown.
Binary file not shown.
Reference in New Issue
Block a user