change GiveUpAfter30Misses to FailAfter30Misses to that stepping off will kick you out even if FAIL_OFF
This commit is contained in:
@@ -983,7 +983,7 @@ NextScreen=@GetGameplayNextScreen()
|
|||||||
PlayerType=Player
|
PlayerType=Player
|
||||||
StartGivesUp=1
|
StartGivesUp=1
|
||||||
BackGivesUp=0
|
BackGivesUp=0
|
||||||
GiveUpAfter30Misses=0
|
FailAfter30Misses=0
|
||||||
GivingUpGoesToPrevScreen=0
|
GivingUpGoesToPrevScreen=0
|
||||||
GivingUpGoesToNextScreen=0
|
GivingUpGoesToNextScreen=0
|
||||||
InitialBackgroundBrightness=1
|
InitialBackgroundBrightness=1
|
||||||
|
|||||||
Reference in New Issue
Block a user