todo comment about ordering random, roulette, portal, and custom items

This commit is contained in:
AJ Kelly
2011-04-09 23:32:13 -05:00
parent 4a8e45843e
commit 6fa63cfb78
+1
View File
@@ -659,6 +659,7 @@ void MusicWheel::BuildWheelItemDatas( vector<MusicWheelItemData *> &arrayWheelIt
if( so != SORT_ROULETTE )
{
// todo: allow themers to change the order of the items. -aj
if( SHOW_ROULETTE )
arrayWheelItemDatas.push_back( new MusicWheelItemData(TYPE_ROULETTE, NULL, "", NULL, ROULETTE_COLOR, 0) );