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"
|
Fallback="ScreenOptionsServiceChild"
|
||||||
NextScreen="ScreenOptionsService"
|
NextScreen="ScreenOptionsService"
|
||||||
PrevScreen="ScreenOptionsService"
|
PrevScreen="ScreenOptionsService"
|
||||||
LineNames="Score,3,4,8,11,13,14,15,16,28,29,30,31"
|
LineNames="3,4,8,11,13,14,15,16,28,29,30,31"
|
||||||
LineScore="lua,UserPrefScoringMode()"
|
#LineScore="lua,UserPrefScoringMode()"
|
||||||
Line3="conf,TimingWindowScale"
|
Line3="conf,TimingWindowScale"
|
||||||
Line4="conf,LifeDifficulty"
|
Line4="conf,LifeDifficulty"
|
||||||
Line8="lua,GamePrefDefaultFail()"
|
Line8="lua,GamePrefDefaultFail()"
|
||||||
|
|||||||
@@ -1283,7 +1283,7 @@ LineFlashyCombo="lua,ThemePrefRow('FlashyCombo')"
|
|||||||
[ScreenOptionsGraphicsSound]
|
[ScreenOptionsGraphicsSound]
|
||||||
|
|
||||||
[ScreenOptionsAdvanced]
|
[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')"
|
LineRollCombo="lua,ThemePrefRow('ComboOnRolls')"
|
||||||
|
|
||||||
[ScreenAppearanceOptions]
|
[ScreenAppearanceOptions]
|
||||||
|
|||||||
Reference in New Issue
Block a user