Fix week 7 death animations.

This commit is contained in:
EliteMasterEric 2024-01-15 23:51:37 -05:00
parent 4dec9827f2
commit 5ac4b14891

View file

@ -220,6 +220,7 @@ class GameOverSubState extends MusicBeatSubState
playJeffQuote();
// Start music at lower volume
startDeathMusic(0.2, false);
boyfriend.playAnimation('deathLoop' + animationSuffix);
}
default:
// Start music at normal volume once the initial death animation finishes.