fix RemoveCardP1/2 not having OnCommands in ending screens.

This commit is contained in:
AJ Kelly
2009-11-02 23:43:19 +00:00
parent c42366c642
commit a18a2b71f8
+4 -4
View File
@@ -3422,10 +3422,6 @@ Fallback="ScreenAttract"
Class="ScreenEnding"
NextScreen="ScreenHighScores"
[ScreenGameOver]
Fallback="ScreenEnding"
TimerSeconds=10
RemoveCardP1X=SCREEN_WIDTH*0.1
RemoveCardP1Y=SCREEN_CENTER_Y
RemoveCardP1OnCommand=
@@ -3436,6 +3432,10 @@ RemoveCardP2Y=SCREEN_CENTER_Y
RemoveCardP2OnCommand=
RemoveCardP2OffCommand=
[ScreenGameOver]
Fallback="ScreenEnding"
TimerSeconds=10
[ScreenEnding1]
Fallback="ScreenEnding"
; decorations send "SM_BeginFadingOut", so timer is disabled