This commit is contained in:
Glenn Maynard
2002-09-07 06:12:41 +00:00
parent 47acd6a329
commit ae303c6a79
+1 -3
View File
@@ -265,9 +265,7 @@ void SongSelector::OnNotesTypeChange()
m_textStyle.SetText( GAMEMAN->GetStyleDefForStyle(GetSelectedStyle())->m_szName );
m_pNotess.RemoveAll();
/* XXX. We should display couples if either side exists ...
*
* This will also list fallback notes, which we don't want to do. */
/* XXX. This will list fallback notes, which we don't want. */
GetSelectedSong()->GetNotesThatMatch( GAMEMAN->GetStyleDefForStyle(GetSelectedStyle()), 0, m_pNotess );
SortNotesArrayByDifficulty( m_pNotess );
m_pNotess.Add( NULL ); // marker for "(NEW)"