[MusicWheel] Added RouletteStopped message, which is broadcast when Roulette is finished and the wheel is locked.
This commit is contained in:
@@ -1119,6 +1119,7 @@ void MusicWheel::UpdateSwitch()
|
||||
|
||||
// Send this again so the screen starts sample music.
|
||||
SCREENMAN->PostMessageToTopScreen( SM_SongChanged, 0 );
|
||||
MESSAGEMAN->Broadcast("RouletteStopped");
|
||||
}
|
||||
else
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user