fix RemoveCardP1/2 not having OnCommands in ending screens.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user