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
+1 -1
View File
@@ -220,7 +220,7 @@ void ScreenSelectMusic::Init()
this->AddChild( &m_textTotalTime );
m_Artist.SetName( "ArtistDisplay" );
m_Artist.Load();
m_Artist.Load( "ArtistDisplay" );
SET_XY( m_Artist );
this->AddChild( &m_Artist );