small whitespace edit

This commit is contained in:
AJ Kelly
2011-02-09 16:31:36 -06:00
parent 3220331d56
commit 061db36970
+1 -1
View File
@@ -1405,7 +1405,7 @@ void SongManager::UpdatePopular()
}
SongUtil::SortSongPointerArrayByTitle( apBestSongs );
vector<Course*> apBestCourses[NUM_CourseType];
FOREACH_ENUM( CourseType, ct )
{