play OffCommand for underlays
This commit is contained in:
@@ -140,6 +140,7 @@ void ScreenWithMenuElements::StartTransitioning( ScreenMessage smSendWhenDone )
|
|||||||
ActorUtil::OffCommand( m_MemoryCardDisplay[p], m_sName );
|
ActorUtil::OffCommand( m_MemoryCardDisplay[p], m_sName );
|
||||||
ActorUtil::OffCommand( m_autoFooter, m_sName );
|
ActorUtil::OffCommand( m_autoFooter, m_sName );
|
||||||
ActorUtil::OffCommand( m_textHelp, m_sName );
|
ActorUtil::OffCommand( m_textHelp, m_sName );
|
||||||
|
OFF_COMMAND( m_sprUnderlay );
|
||||||
OFF_COMMAND( m_sprOverlay );
|
OFF_COMMAND( m_sprOverlay );
|
||||||
|
|
||||||
SCREENMAN->PlaySharedBackgroundOffCommand();
|
SCREENMAN->PlaySharedBackgroundOffCommand();
|
||||||
|
|||||||
Reference in New Issue
Block a user