diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 34cabfd55f..e9e98001ca 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -512,7 +512,7 @@ Codes= OptionsMenuAvailable=OptionsMenuAvailable() SelectMenuAvailable=false ModeMenuAvailable=ModeMenuAvailable() -ScreenBeginCommand=setupstagemods +ScreenBeginCommand=setupmusicstagemods [ScreenSelectCourse] Class=ScreenSelectMusic @@ -529,6 +529,7 @@ TotalTimeOnCommand=shadowlength,0;addx,-SCREEN_WIDTH;bounceend,0.5;addx,SCREEN_W TotalTimeOffCommand=bouncebegin,0.5;addx,-SCREEN_WIDTH Codes=CourseCodeDetector DoRouletteOnMenuTimer=0 +ScreenBeginCommand=setupcoursestagemods [ScreenSelectCourseNonstop] Fallback=ScreenSelectCourse