This commit is contained in:
Glenn Maynard
2005-05-31 07:34:18 +00:00
parent 934b176bda
commit ee96a6087b
+1 -1
View File
@@ -56,7 +56,7 @@ void ScreenNetRoom::Init()
this->AddChild( &m_textTitle);
m_RoomWheel.Load("RoomWheel");
m_RoomWheel.SetName( "RoomWheel", "RoomWheel" );
m_RoomWheel.SetName( "RoomWheel" );
SET_XY( m_RoomWheel );
m_RoomWheel.TweenOnScreen();
m_RoomWheel.SetDrawOrder(1);