no message

This commit is contained in:
Chris Danford
2002-05-29 09:47:24 +00:00
parent f3c360a7d6
commit bfc327df13
27 changed files with 332 additions and 228 deletions
+2 -2
View File
@@ -310,9 +310,9 @@ void ScreenEditMenu::MenuStart( const PlayerNumber p )
MUSIC->Stop();
SONGMAN->m_pCurSong = GetSelectedSong();
SONGMAN->SetCurrentSong( GetSelectedSong() );
GAMEMAN->m_CurNotesType = GetSelectedNotesType();
SONGMAN->m_pCurNotes[PLAYER_1] = GetSelectedNotes();
SONGMAN->SetCurrentNotes( PLAYER_1, GetSelectedNotes() );
m_soundSelect.PlayRandom();