move Header StageDisplay Footer into SWME Decorations

This commit is contained in:
Chris Danford
2008-03-31 11:44:57 +00:00
parent ae24ce514c
commit e5d0889f4c
3 changed files with 0 additions and 31 deletions
-1
View File
@@ -2329,7 +2329,6 @@ m_pSoundMusic->StopPlaying();
m_sprUnderlay->PlayCommand( EditStateToString(em) );
m_Background.SetVisible( g_bEditorShowBGChangesPlay && em != STATE_EDITING );
m_autoHeader->SetVisible( em == STATE_EDITING );
m_textInputTips.SetVisible( em == STATE_EDITING );
m_textInfo.SetVisible( em == STATE_EDITING );
// Play the OnCommands again so that these will be re-hidden if the OnCommand hides them.