[GameplayAssist] Don't play sounds if the player is dead. Fixes issue 621.

This commit is contained in:
AJ Kelly
2011-11-06 22:15:54 -06:00
parent 9793a08b16
commit 42d7a29ffa
2 changed files with 6 additions and 2 deletions
+1
View File
@@ -14,6 +14,7 @@ StepMania 5.0 $next | 2011xxxx
refresh the NS data for the present game, not all games. [Wolfman2000]
* [ScreenSelectMusic] Fixed Rave difficulties not being synced on late join.
Fixes issue 577. [AJ]
* [GameplayAssist] Don't play sounds if the player is dead. Fixes issue 621. [AJ]
2011/11/04
* [ScoreKeeperRave] Revert fix from 2011/10/28. [AJ]