From 18be076d7698e054a1ebacab81c62b87ab467c42 Mon Sep 17 00:00:00 2001 From: Barinade Date: Sun, 9 Jun 2019 18:18:40 -0500 Subject: [PATCH] Disallow pressing Enter to leave Pack/Bundle Downloaders this induced unexpected or unintended behavior which crashed in some cases --- Themes/Til Death/metrics.ini | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Themes/Til Death/metrics.ini b/Themes/Til Death/metrics.ini index 20ddca7a01..3d717dba15 100644 --- a/Themes/Til Death/metrics.ini +++ b/Themes/Til Death/metrics.ini @@ -174,6 +174,7 @@ PrevScreen=Branch.LeavePackDownloader() ShowStyleIcon=false TimerSeconds=-1 ShowHelp=false +AllowStartToSkip=false [ScreenBundleSelect] Class="ScreenSplash" @@ -183,6 +184,7 @@ PrevScreen=Branch.LeavePackDownloader() ShowStyleIcon=false TimerSeconds=-1 ShowHelp=false +AllowStartToSkip=false [ScreenCoreBundleSelect] Class="ScreenSplash"