Not hidden

This commit is contained in:
Josh Allen
2008-05-24 12:58:29 +00:00
parent bd0a698613
commit f416271ede
-1
View File
@@ -74,7 +74,6 @@ void RoomWheelItem::Load( RString sType )
m_sprBar.Load( THEME->GetPathG(sType,"bar") );
m_sprBar->SetXY( 0, 0 );
this->AddChild( m_sprBar );
m_sprBar->SetVisible(false);
m_text.LoadFromFont( THEME->GetPathF(sType,"text") );
m_text.SetShadowLength( 0 );