add some missing elements (quick and dirty-like)

This commit is contained in:
AJ Kelly
2009-05-02 00:24:15 +00:00
parent 8279b02d8a
commit a84e00a39f
+10
View File
@@ -3388,6 +3388,16 @@ NextScreen="ScreenHighScores"
Fallback="ScreenEnding"
TimerSeconds=10
RemoveCardP1X=SCREEN_WIDTH*0.1
RemoveCardP1Y=SCREEN_CENTER_Y
RemoveCardP1OnCommand=
RemoveCardP1OffCommand=
RemoveCardP2X=SCREEN_WIDTH*0.9
RemoveCardP2Y=SCREEN_CENTER_Y
RemoveCardP2OnCommand=
RemoveCardP2OffCommand=
[ScreenEnding1]
Fallback="ScreenEnding"
; decorations send "SM_BeginFadingOut", so timer is disabled