Fix warning in log on ScreenRanking.
This commit is contained in:
@@ -796,7 +796,12 @@ PlayerType="Player"
|
|||||||
PlayerInitCommand=y,SCREEN_CENTER_Y
|
PlayerInitCommand=y,SCREEN_CENTER_Y
|
||||||
StartGivesUp=true
|
StartGivesUp=true
|
||||||
BackGivesUp=false
|
BackGivesUp=false
|
||||||
|
<<<<<<< metrics.ini
|
||||||
|
FailOnMissCombo=30
|
||||||
|
FailAfter30Misses=false
|
||||||
|
=======
|
||||||
FailOnMissCombo=-1
|
FailOnMissCombo=-1
|
||||||
|
>>>>>>> 1.1491
|
||||||
GivingUpGoesToPrevScreen=false
|
GivingUpGoesToPrevScreen=false
|
||||||
GivingUpGoesToNextScreen=false
|
GivingUpGoesToNextScreen=false
|
||||||
InitialBackgroundBrightness=1
|
InitialBackgroundBrightness=1
|
||||||
@@ -2840,7 +2845,7 @@ Fallback="ScreenAttract"
|
|||||||
NextScreen="ScreenUnlockStatus"
|
NextScreen="ScreenUnlockStatus"
|
||||||
PrevScreen="ScreenHowToPlay"
|
PrevScreen="ScreenHowToPlay"
|
||||||
TimerSeconds=-1
|
TimerSeconds=-1
|
||||||
StepsTypesToHide="dance-couple,dance-solo,dance-routine,pump-halfdouble;pump-couple"
|
StepsTypesToHide="dance-couple,dance-solo,dance-routine,pump-halfdouble,pump-couple"
|
||||||
Type="Category"
|
Type="Category"
|
||||||
CoursesToShow=GetCoursesToShowRanking()
|
CoursesToShow=GetCoursesToShowRanking()
|
||||||
ShowOnlyMostRecentScores=false
|
ShowOnlyMostRecentScores=false
|
||||||
|
|||||||
Reference in New Issue
Block a user