fix sorts
This commit is contained in:
@@ -2018,17 +2018,17 @@ Wheel3DRadius=245 -- Possibly safe defaults?
|
|||||||
CirclePercent=0.5
|
CirclePercent=0.5
|
||||||
MostPlayedSongsToShow=30
|
MostPlayedSongsToShow=30
|
||||||
ModeMenuChoiceNames="Preferred,Group,Title,Bpm,Popularity,TopGrades,Artist,EasyMeter,MediumMeter,HardMeter,Genre"
|
ModeMenuChoiceNames="Preferred,Group,Title,Bpm,Popularity,TopGrades,Artist,EasyMeter,MediumMeter,HardMeter,Genre"
|
||||||
ChoicePreferred=sort,Preferred
|
ChoicePreferred="sort,Preferred"
|
||||||
ChoiceGroup=sort,Group
|
ChoiceGroup="sort,Group"
|
||||||
ChoiceTitle=sort,Title
|
ChoiceTitle="sort,Title"
|
||||||
ChoiceBpm=sort,BPM
|
ChoiceBpm="sort,BPM"
|
||||||
ChoicePopularity=sort,Popularity
|
ChoicePopularity="sort,Popularity"
|
||||||
ChoiceTopGrades=sort,TopGrades
|
ChoiceTopGrades="sort,TopGrades"
|
||||||
ChoiceArtist=sort,Artist
|
ChoiceArtist="sort,Artist"
|
||||||
ChoiceGenre=sort,Genre
|
ChoiceGenre="sort,Genre"
|
||||||
ChoiceEasyMeter=sort,EasyMeter
|
ChoiceEasyMeter="sort,EasyMeter"
|
||||||
ChoiceMediumMeter=sort,MediumMeter
|
ChoiceMediumMeter="sort,MediumMeter"
|
||||||
ChoiceHardMeter=sort,HardMeter
|
ChoiceHardMeter="sort,HardMeter"
|
||||||
|
|
||||||
[RoomWheel]
|
[RoomWheel]
|
||||||
Fallback="MusicWheel"
|
Fallback="MusicWheel"
|
||||||
|
|||||||
Reference in New Issue
Block a user