Skip to content

Commit

Permalink
more music after the animations update
Browse files Browse the repository at this point in the history
  • Loading branch information
mklemmingen committed Jan 11, 2024
1 parent 518572f commit 9148c56
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/com/boomchess/game/BoomChess.java
Original file line number Diff line number Diff line change
Expand Up @@ -1066,9 +1066,9 @@ private void loadAllAssets() {
/* TODO not rocking enough
background_music.addSong("music/06 Tonal Dissonance.mp3",
"Tonal Dissonance", "Garo");
*/
background_music.addSong("music/36 Tonal Resonance.mp3",
"Tonal Resonance", "Garo");
*/
/*
// TODO not vibing
background_music.addSong("music/Outside the Colosseum.mp3",
Expand Down

0 comments on commit 9148c56

Please sign in to comment.