From 91f735e5370a28f93abe7abbb0309bf122cd247b Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Sat, 1 Jan 2011 14:05:37 -0600 Subject: [PATCH] comment this metric because I can --- Themes/_fallback/metrics.ini | 3 +++ 1 file changed, 3 insertions(+) diff --git a/Themes/_fallback/metrics.ini b/Themes/_fallback/metrics.ini index 01dfe9c4c6..f51adbe98e 100644 --- a/Themes/_fallback/metrics.ini +++ b/Themes/_fallback/metrics.ini @@ -1198,6 +1198,9 @@ BlinkPlayersBest=true ScreenInitCommand= ScreenOnCommand= AllowOperatorMenuButton=true +# This metric is only for people who know what they are doing. If you set this +# to false, you are expected to know how to cancel screens in Lua. (coincidentally, +# that would be SCREENMAN:GetTopScreen():Cancel(), for people who aren't AJ ;) ) HandleBackButton=true RepeatRate=-1 RepeatDelay=-1