more m_sID

This commit is contained in:
Glenn Maynard
2005-05-31 07:53:13 +00:00
parent 2e4c4b67e4
commit 9a3c6a0289
4 changed files with 9 additions and 9 deletions
+2 -2
View File
@@ -96,8 +96,8 @@ void ScreenWithMenuElements::Init()
SET_XY_AND_ON_COMMAND( m_autoFooter );
this->AddChild( m_autoFooter );
m_textHelp->SetName( "HelpDisplay", "Help" );
m_textHelp->Load();
m_textHelp->SetName( "Help" );
m_textHelp->Load( "HelpDisplay" );
SET_XY_AND_ON_COMMAND( m_textHelp );
LoadHelpText();
this->AddChild( m_textHelp );