fix RemoveCardP1/2 not having OnCommands in ending screens.
This commit is contained in:
@@ -3422,10 +3422,6 @@ Fallback="ScreenAttract"
|
|||||||
Class="ScreenEnding"
|
Class="ScreenEnding"
|
||||||
NextScreen="ScreenHighScores"
|
NextScreen="ScreenHighScores"
|
||||||
|
|
||||||
[ScreenGameOver]
|
|
||||||
Fallback="ScreenEnding"
|
|
||||||
TimerSeconds=10
|
|
||||||
|
|
||||||
RemoveCardP1X=SCREEN_WIDTH*0.1
|
RemoveCardP1X=SCREEN_WIDTH*0.1
|
||||||
RemoveCardP1Y=SCREEN_CENTER_Y
|
RemoveCardP1Y=SCREEN_CENTER_Y
|
||||||
RemoveCardP1OnCommand=
|
RemoveCardP1OnCommand=
|
||||||
@@ -3436,6 +3432,10 @@ RemoveCardP2Y=SCREEN_CENTER_Y
|
|||||||
RemoveCardP2OnCommand=
|
RemoveCardP2OnCommand=
|
||||||
RemoveCardP2OffCommand=
|
RemoveCardP2OffCommand=
|
||||||
|
|
||||||
|
[ScreenGameOver]
|
||||||
|
Fallback="ScreenEnding"
|
||||||
|
TimerSeconds=10
|
||||||
|
|
||||||
[ScreenEnding1]
|
[ScreenEnding1]
|
||||||
Fallback="ScreenEnding"
|
Fallback="ScreenEnding"
|
||||||
; decorations send "SM_BeginFadingOut", so timer is disabled
|
; decorations send "SM_BeginFadingOut", so timer is disabled
|
||||||
|
|||||||
Reference in New Issue
Block a user