use RSM->PlayMusic for music. This fixes credits and menu music

playing into the attract.
This commit is contained in:
Glenn Maynard
2003-01-19 10:14:46 +00:00
parent 86d71eaf4e
commit 45ee7a9b1d
3 changed files with 8 additions and 8 deletions
-2
View File
@@ -122,8 +122,6 @@ ScreenTitleMenu::ScreenTitleMenu()
for( int i=0; i<NUM_TITLE_MENU_CHOICES; i++ )
LoseFocus( i );
GainFocus( m_TitleMenuChoice );
m_soundMusic.Stop();
SOUNDMAN->PlayMusic( THEME->GetPathTo("Sounds","title menu music") );