fix course and section text zoom shouldn't be reset

This commit is contained in:
Chris Danford
2005-03-17 07:38:09 +00:00
parent 3001fb6aef
commit b30b0d6d31
-1
View File
@@ -142,7 +142,6 @@ void MusicWheelItem::LoadFromWheelItemData( WheelItemData* pWID )
ASSERT(0);
}
bt->SetZoom( 1 );
bt->SetText( sDisplayName, sTranslitName );
bt->SetDiffuse( data->m_color );
bt->TurnRainbowOff();