Adjust menu timer for several screens.

This commit is contained in:
Colby Klein
2012-01-06 23:40:44 -08:00
parent 59fba9765c
commit 857233c858
+5 -7
View File
@@ -1773,7 +1773,7 @@ NextScreen=Branch.AfterSelectProfile()
PrevScreen=Branch.TitleMenu()
StartScreen=Branch.AfterSelectProfile()
#
TimerSeconds=40
TimerSeconds=30
#
CodeNames=SelectProfileKeys()
CodeUp="+MenuUp"
@@ -1792,7 +1792,7 @@ Class="ScreenSelectMaster"
Fallback="ScreenSelectMaster"
NextScreen=Branch.AfterSelectStyle()
PrevScreen=Branch.TitleMenu()
TimerSeconds=40
TimerSeconds=30
#
DefaultChoice="Single"
ChoiceNames=GameCompatibleModes()
@@ -1827,7 +1827,7 @@ Class="ScreenSelectMaster"
Fallback="ScreenSelectMaster"
NextScreen=Branch.GetGameInformationScreen
PrevScreen=Branch.TitleMenu()
TimerSeconds=40
TimerSeconds=30
#
DefaultChoice="Normal"
ChoiceNames="Normal,Rave,Extended,Oni,Endless"
@@ -1870,8 +1870,6 @@ TimerSeconds=15
DefaultChoice="Delay"
ChoiceNames="Delay"
#
TimerSeconds=15
#
ChoiceDelay="screen,ScreenSelectMusic"
#
ShowScroller=false
@@ -1924,7 +1922,7 @@ NextGroupButton="MenuDown"
#
TwoPartSelection=IsGame("pump")
TwoPartConfirmsOnly=IsGame("pump")
TwoPartTimerSeconds=-1
TwoPartTimerSeconds=30
#
SampleMusicDelay=0.25
SampleMusicDelayInit=0
@@ -4277,7 +4275,7 @@ Fallback="ScreenAttract"
Class="ScreenAttract"
NextScreen="ScreenInit"
PrevScreen="ScreenInit"
TimerSeconds=10800
TimerSeconds=3600
ShowCreditDisplay=false
[ScreenTitleJoin]