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
@@ -108,7 +108,6 @@ CourseGroupColor7=color("1,1,1,1") -- white
CourseGroupColor8=color("1,1,1,1") -- white
CourseGroupColor9=color("1,1,1,1") -- white
CourseGroupColor10=color("1,1,1,1") -- white
# as they say.
UnlockColor=color("1,0.5,0,1")
ExtraColor=color("#ff0000") -- red
+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