use PlayMusic
This commit is contained in:
@@ -62,7 +62,7 @@ ScreenSelectGame::ScreenSelectGame() :
|
||||
m_Menu.SetTimer( 99 );
|
||||
m_Menu.StopTimer();
|
||||
|
||||
MUSIC->LoadAndPlayIfNotAlready( THEME->GetPathTo("Sounds","select game music") );
|
||||
SOUNDMAN->PlayMusic( THEME->GetPathTo("Sounds","select game music") );
|
||||
}
|
||||
|
||||
void ScreenSelectGame::ImportOptions()
|
||||
|
||||
Reference in New Issue
Block a user