Easier/Harder -> Next/Prev

This commit is contained in:
Chris Danford
2008-08-09 23:07:46 +00:00
parent f3b0362010
commit d3de32549d
+5 -4
View File
@@ -657,6 +657,7 @@ OptionsAreaP2Y=SCREEN_CENTER_Y+148
OptionsAreaP2OnCommand=
OptionsAreaP2OffCommand=
SelectMenuChangesDifficulty=true
WrapChangeSteps=false
[ScreenSelectCourse]
Class="ScreenSelectMusic"
@@ -2556,10 +2557,10 @@ Separator="-"
ShowQMarksInRandomCycle=true
[CodeDetector]
Easier1="Up,Up"
Easier2="MenuUp,MenuUp"
Harder1="Down,Down"
Harder2="MenuDown,MenuDown"
PrevSteps1="Up,Up"
PrevSteps2="MenuUp,MenuUp"
NextSteps1="Down,Down"
NextSteps2="MenuDown,MenuDown"
NextSort1="@MenuLeft-@MenuRight-Start"
NextSort2="MenuLeft-MenuRight"
NextSort3="@Left-@Right-Start"