change over music

This commit is contained in:
Glenn Maynard
2003-01-02 07:45:05 +00:00
parent 94216ccaa2
commit db041c3900
13 changed files with 23 additions and 23 deletions
+1 -1
View File
@@ -112,7 +112,7 @@ void ScreenSongOptions::GoToPrevState()
void ScreenSongOptions::GoToNextState()
{
MUSIC->Stop();
SOUNDMAN->music->StopPlaying();
SCREENMAN->SetNewScreen( "ScreenStage" );
}