Skip to content

Commit

Permalink
Disallow pressing Enter to leave Pack/Bundle Downloaders
Browse files Browse the repository at this point in the history
this induced unexpected or unintended behavior which crashed in some cases
  • Loading branch information
poco0317 committed Jun 9, 2019
1 parent 716e0e3 commit 18be076
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Themes/Til Death/metrics.ini
Original file line number Diff line number Diff line change
Expand Up @@ -174,6 +174,7 @@ PrevScreen=Branch.LeavePackDownloader()
ShowStyleIcon=false
TimerSeconds=-1
ShowHelp=false
AllowStartToSkip=false

[ScreenBundleSelect]
Class="ScreenSplash"
Expand All @@ -183,6 +184,7 @@ PrevScreen=Branch.LeavePackDownloader()
ShowStyleIcon=false
TimerSeconds=-1
ShowHelp=false
AllowStartToSkip=false

[ScreenCoreBundleSelect]
Class="ScreenSplash"
Expand Down

0 comments on commit 18be076

Please sign in to comment.