turn MenuTimer off on ScreenGameplay

This commit is contained in:
Chris Danford
2005-09-07 23:23:05 +00:00
parent 93af28bdf1
commit cc76a438f2
+3 -2
View File
@@ -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