From 996ca1642a430af4aaf925e852b695d7ce02ecb6 Mon Sep 17 00:00:00 2001 From: AJ Kelly Date: Tue, 10 Jul 2012 12:20:37 -0500 Subject: [PATCH] removing the scoring line from options for now, to prevent crashes --- Themes/_fallback/metrics.ini | 4 ++-- Themes/default/metrics.ini | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Themes/_fallback/metrics.ini b/Themes/_fallback/metrics.ini index a0a4c81715..a130753520 100644 --- a/Themes/_fallback/metrics.ini +++ b/Themes/_fallback/metrics.ini @@ -2918,8 +2918,8 @@ Line20="conf,VisualDelaySeconds" Fallback="ScreenOptionsServiceChild" NextScreen="ScreenOptionsService" PrevScreen="ScreenOptionsService" -LineNames="Score,3,4,8,11,13,14,15,16,28,29,30,31" -LineScore="lua,UserPrefScoringMode()" +LineNames="3,4,8,11,13,14,15,16,28,29,30,31" +#LineScore="lua,UserPrefScoringMode()" Line3="conf,TimingWindowScale" Line4="conf,LifeDifficulty" Line8="lua,GamePrefDefaultFail()" diff --git a/Themes/default/metrics.ini b/Themes/default/metrics.ini index cb5906eb3b..d835211a2a 100644 --- a/Themes/default/metrics.ini +++ b/Themes/default/metrics.ini @@ -1283,7 +1283,7 @@ LineFlashyCombo="lua,ThemePrefRow('FlashyCombo')" [ScreenOptionsGraphicsSound] [ScreenOptionsAdvanced] -LineNames="Score,3,4,8,11,13,14,16,28,29,30,RollCombo" +LineNames="3,4,8,11,13,14,16,28,29,30,RollCombo" LineRollCombo="lua,ThemePrefRow('ComboOnRolls')" [ScreenAppearanceOptions]