comment and stuff

This commit is contained in:
AJ Kelly
2010-12-21 16:22:01 -06:00
parent 0964d8dc9a
commit 628afdd7d8
2 changed files with 1 additions and 1 deletions
+1
View File
@@ -629,6 +629,7 @@ void MusicWheel::BuildWheelItemDatas( vector<MusicWheelItemData *> &arrayWheelIt
iSectionCount = j-i;
// new section, make a section item
// todo: preferred sort section color handling? -aj
RageColor colorSection = (so==SORT_GROUP) ? SONGMAN->GetSongGroupColor(pSong->m_sGroupName) : SECTION_COLORS.GetValue(iSectionColorIndex);
iSectionColorIndex = (iSectionColorIndex+1) % NUM_SECTION_COLORS;
// In certain situations (e.g. simulating Pump it Up), themes may