rename to match pref name
This commit is contained in:
@@ -3122,7 +3122,7 @@ Line5=conf,Instructions
|
||||
Line6=conf,ShowCaution
|
||||
Line7=conf,OniScoreDisplay
|
||||
Line8=conf,SongGroup
|
||||
Line9=conf,WheelSections
|
||||
Line9=conf,MusicWheelUsesSections
|
||||
Line10=conf,CourseSort
|
||||
Line11=conf,RandomAtEnd
|
||||
Line12=conf,Translations
|
||||
|
||||
@@ -544,7 +544,7 @@ static void InitializeConfOptions()
|
||||
ADD( ConfOption( "ShowCaution", MovePref, "SKIP","SHOW") );
|
||||
ADD( ConfOption( "OniScoreDisplay", OniScoreDisplay, "PERCENT","DANCE POINTS") );
|
||||
ADD( ConfOption( "SongGroup", SongGroup, "ALL MUSIC","CHOOSE") );
|
||||
ADD( ConfOption( "WheelSections", WheelSections, "NEVER","ALWAYS", "ABC ONLY") );
|
||||
ADD( ConfOption( "MusicWheelUsesSections", WheelSections, "NEVER","ALWAYS", "ABC ONLY") );
|
||||
ADD( ConfOption( "CourseSort", CourseSort, "# SONGS","AVG FEET","TOTAL FEET","RANKING") );
|
||||
ADD( ConfOption( "RandomAtEnd", RandomAtEnd, "NO","YES") );
|
||||
ADD( ConfOption( "Translations", Translations, "ROMANIZATION","NATIVE LANGUAGE") );
|
||||
|
||||
Reference in New Issue
Block a user