don't use m_sID hackery

This commit is contained in:
Glenn Maynard
2005-05-31 07:37:57 +00:00
parent 62233a5fcd
commit 636d0fbd65
+1 -1
View File
@@ -144,7 +144,7 @@ void ScreenSelectMusic::Init()
SET_XY( m_MusicWheelUnder );
this->AddChild( m_MusicWheelUnder );
m_MusicWheel.SetName( "MusicWheel", "Wheel" );
m_MusicWheel.SetName( "MusicWheel" );
SET_XY( m_MusicWheel );
this->AddChild( &m_MusicWheel );