removing the scoring line from options for now, to prevent crashes

This commit is contained in:
AJ Kelly
2012-07-10 12:20:37 -05:00
parent e901d404b5
commit 996ca1642a
2 changed files with 3 additions and 3 deletions
+2 -2
View File
@@ -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()"
+1 -1
View File
@@ -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]