Fix a crash that occured when changing themes that had differing numbers of song/course group colors.

This commit is contained in:
AJ Kelly
2010-06-03 23:14:55 -05:00
parent a85a9e36b8
commit 3254bfe804
4 changed files with 70 additions and 58 deletions
+2
View File
@@ -75,6 +75,8 @@ public:
RageColor GetCourseGroupColor( const RString &sCourseGroupName ) const;
RageColor GetCourseColor( const Course* pCourse ) const;
void ResetGroupColors(); // sm-ssc add
static RString ShortenGroupName( RString sLongGroupName );
// Lookup