use PlayMusic
This commit is contained in:
@@ -126,7 +126,7 @@ ScreenSelectMode::ScreenSelectMode()
|
||||
|
||||
SOUND->PlayOnceStreamedFromDir( ANNOUNCER->GetPathTo("select style intro") );
|
||||
|
||||
MUSIC->LoadAndPlayIfNotAlready( THEME->GetPathTo("Sounds","select style music") );
|
||||
SOUNDMAN->PlayMusic( THEME->GetPathTo("Sounds","select style music") );
|
||||
|
||||
RefreshModeChoices();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user