This commit is contained in:
AJ Kelly
2012-04-12 14:29:20 -05:00
parent 5378b837ed
commit 2e9584e9a9
4 changed files with 3 additions and 4 deletions
@@ -150,7 +150,7 @@ for section in ivalues(sections) do
end end
creditScroller.BeginCommand=function(self) creditScroller.BeginCommand=function(self)
SCREENMAN:GetTopScreen():PostScreenMessage( "SM_BeginFadingOut", (t.SecondsPerItem * (#t + item_padding_start) + 5) ); SCREENMAN:GetTopScreen():PostScreenMessage( 'SM_MenuTimer', (creditScroller.SecondsPerItem * (#creditScroller + item_padding_start) + 10) );
end; end;
return Def.ActorFrame{ return Def.ActorFrame{
+1 -1
View File
@@ -4463,7 +4463,7 @@ Fallback="ScreenSplash"
AllowStartToSkip=true AllowStartToSkip=true
NextScreen=Branch.TitleMenu() NextScreen=Branch.TitleMenu()
PrevScreen=Branch.TitleMenu() PrevScreen=Branch.TitleMenu()
TimerSeconds=40
TimerStealth=true TimerStealth=true
ForceTimer=true ForceTimer=true
TimerMetricsGroup="MenuTimerNoSound" TimerMetricsGroup="MenuTimerNoSound"
+1 -1
View File
@@ -1 +1 @@
default/_Music credits (loop) default/_Music credits
-1
View File
@@ -2175,4 +2175,3 @@ ShowBPMDisplay=false
[ScreenJukebox] [ScreenJukebox]
[ScreenCredits] [ScreenCredits]
TimerSeconds=96