turn MenuTimer off on ScreenGameplay
This commit is contained in:
@@ -884,10 +884,11 @@ OverlayOffCommand=
|
|||||||
Class=ScreenGameplayNormal
|
Class=ScreenGameplayNormal
|
||||||
Fallback=ScreenWithMenuElementsBlank
|
Fallback=ScreenWithMenuElementsBlank
|
||||||
ShowEvaluationOnFail=0
|
ShowEvaluationOnFail=0
|
||||||
StaticBGY=SCREEN_CENTER_Y+0
|
StaticBGX=SCREEN_CENTER_X
|
||||||
StaticBGX=SCREEN_CENTER_X+0
|
StaticBGY=SCREEN_CENTER_Y
|
||||||
PrevScreen=@SongSelectionScreen()
|
PrevScreen=@SongSelectionScreen()
|
||||||
NextScreen=@GetGameplayNextScreen()
|
NextScreen=@GetGameplayNextScreen()
|
||||||
|
TimerSeconds=-1
|
||||||
PlayerType=Player
|
PlayerType=Player
|
||||||
StartGivesUp=1
|
StartGivesUp=1
|
||||||
BackGivesUp=0
|
BackGivesUp=0
|
||||||
|
|||||||
Reference in New Issue
Block a user