removing the scoring line from options for now, to prevent crashes
This commit is contained in:
@@ -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()"
|
||||
|
||||
@@ -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]
|
||||
|
||||
Reference in New Issue
Block a user