Fix a crash that occured when changing themes that had differing numbers of song/course group colors.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user