update: load big stuff in Load(), use given metric class

This commit is contained in:
Glenn Maynard
2005-07-14 01:41:17 +00:00
parent 3f45c8a150
commit 0fd2a733ef
3 changed files with 49 additions and 32 deletions
+2
View File
@@ -34,6 +34,8 @@ void ScreenEditMenu::Init()
{
ScreenWithMenuElements::Init();
m_Selector.SetName( "EditMenu" );
m_Selector.Load( "EditMenu" );
m_Selector.SetXY( 0, 0 );
this->AddChild( &m_Selector );