fix "Max Combo" showing on Oni Evauation screen
NG now causes to lose a battery life songs w/o music no longer show up in courses changed all "numbers" images to have the same format
This commit is contained in:
@@ -179,6 +179,8 @@ void Course::GetSongAndNotesForCurrentStyle(
|
||||
Notes* pNotes = GetNotesForStage( num );
|
||||
CString sModifiers = m_asModifiers[num];
|
||||
|
||||
if( !pSong->HasMusic() )
|
||||
continue; // skip
|
||||
if( pNotes == NULL )
|
||||
continue; // skip
|
||||
|
||||
|
||||
Reference in New Issue
Block a user