From 7cbb3d3da2ed818ebb212f85833db06333bfe056 Mon Sep 17 00:00:00 2001 From: Chris Danford Date: Thu, 5 May 2005 19:35:51 +0000 Subject: [PATCH] split ShowAllCourses into Show*Courses for each CourseType --- stepmania/Themes/default/metrics.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/stepmania/Themes/default/metrics.ini b/stepmania/Themes/default/metrics.ini index 7d3cfdf9ab..4c669d5479 100644 --- a/stepmania/Themes/default/metrics.ini +++ b/stepmania/Themes/default/metrics.ini @@ -3391,7 +3391,9 @@ StepsTypesToHide=dance-couple,dance-solo,pump-halfdouble ShowCategories=1 CoursesToShow=Courses/DDRMAX/NaokiStandard.crs,Courses/DDRMAX/ParanoiaBrothers.crs,Courses/Samples/PlayersBest1-4.crs ShowStepsScores=0 -ShowCourseScores=0 +ShowNonstopCourseScores=0 +ShowOniCourseScores=0 +ShowSurvivalCourseScores=0 ShowOnlyMostRecentScores=0 NumMostRecentScoresToShow=10 DifficultiesToShow=easy,medium,hard,challenge