and SORT_GRADE fixes

This commit is contained in:
Glenn Maynard
2004-03-07 07:03:37 +00:00
parent 6923557389
commit 84a38d3bf1
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -532,7 +532,7 @@ void MusicWheel::BuildWheelItemDatas( vector<WheelItemData> &arrayWheelItemDatas
* so don't re-sort for them. */
// /* We're using sections, so use the section name as the top-level
// * sort. */
if( so != SORT_BPM )
if( so != SORT_GRADE && so != SORT_BPM )
SortSongPointerArrayBySectionName(arraySongs, so);
// make WheelItemDatas with sections