odn't special case Transitions; send them an OnCommand from
BeginScreen, just like everything else
This commit is contained in:
@@ -178,6 +178,9 @@ void ScreenWithMenuElements::TweenOnScreen()
|
||||
ON_COMMAND( m_textHelp );
|
||||
m_sprUnderlay->PlayCommand("On");
|
||||
m_sprOverlay->PlayCommand("On");;
|
||||
m_In.PlayCommand("On");;
|
||||
m_Out.PlayCommand("On");;
|
||||
m_Cancel.PlayCommand("On");;
|
||||
}
|
||||
|
||||
ScreenWithMenuElements::~ScreenWithMenuElements()
|
||||
|
||||
Reference in New Issue
Block a user