add comment

This commit is contained in:
Chris Danford
2004-11-07 00:19:55 +00:00
parent 8ead6559c2
commit 65fd0e3755
+1
View File
@@ -1551,6 +1551,7 @@ Song *MusicWheel::GetPreferredSelectionForRandomOrPortal()
if( !sPreferredGroup.empty() && wid[iSelection].m_sSectionName != sPreferredGroup )
continue;
// There's an off possibility that somebody might have only one song with only beginner steps.
if( i < 900 && pSong->IsTutorial() )
continue;