Long Marathon and Marathon Ver logic and graphics (floating bubble still to come)

This commit is contained in:
Chris Danford
2003-02-10 05:30:12 +00:00
parent 2a65bada15
commit 7a810c1378
34 changed files with 731 additions and 498 deletions
+1 -1
View File
@@ -62,7 +62,7 @@ bool SetUpSongOptions() // always return true.
continue; // skip
vector<Notes*> apNotes;
pSong->GetNotesThatMatch( GAMESTATE->GetCurrentStyleDef()->m_NotesType, apNotes );
pSong->GetNotes( apNotes, GAMESTATE->GetCurrentStyleDef()->m_NotesType );
if( apNotes.empty() )
continue; // skip