Pump Song Select now with 'bouncing' icons when selected.

This commit is contained in:
Andrew Livy
2003-01-18 19:07:52 +00:00
parent f903ac8f30
commit 98d2d76ed0
5 changed files with 114 additions and 0 deletions
+1
View File
@@ -332,6 +332,7 @@ void ScreenEz2SelectMusic::MenuStart( PlayerNumber pn )
if(PREVIEWMUSICMODE == 1 && iConfirmSelection == 0)
{
iConfirmSelection = 1;
m_MusicBannerWheel.StartBouncing();
m_MusicBannerWheel.PlayMusicSample();
return;
}