play OffCommand for underlays

This commit is contained in:
Chris Danford
2005-02-15 07:58:06 +00:00
parent 07f011ef7e
commit 2b974e654d
+1
View File
@@ -140,6 +140,7 @@ void ScreenWithMenuElements::StartTransitioning( ScreenMessage smSendWhenDone )
ActorUtil::OffCommand( m_MemoryCardDisplay[p], m_sName );
ActorUtil::OffCommand( m_autoFooter, m_sName );
ActorUtil::OffCommand( m_textHelp, m_sName );
OFF_COMMAND( m_sprUnderlay );
OFF_COMMAND( m_sprOverlay );
SCREENMAN->PlaySharedBackgroundOffCommand();