From 4180f8af0ea1655d802086f9fd7437ea8ec3ced8 Mon Sep 17 00:00:00 2001 From: Jason Felds Date: Mon, 30 May 2011 13:35:23 -0400 Subject: [PATCH] Well, we can play custom courses now. Still needs adjusting. --- Themes/_fallback/metrics.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Themes/_fallback/metrics.ini b/Themes/_fallback/metrics.ini index dfce3e8958..55348d3b61 100644 --- a/Themes/_fallback/metrics.ini +++ b/Themes/_fallback/metrics.ini @@ -3835,7 +3835,7 @@ Fallback="ScreenOptionsSimpleService" PrevScreen="ScreenOptionsManageCourses" NextScreen="ScreenOptionsManageCourses" # huh -PlayScreen="" +PlayScreen="ScreenGameplay" EditScreen="ScreenOptionsEditCourse" OptionRowNormalMetricsGroup="OptionRowCourseOverview"