Move UpdateRankingCourses to MusicWheel::MusicWheel.

This commit is contained in:
Glenn Maynard
2003-09-29 02:23:44 +00:00
parent 3cb2664bb6
commit 5c6fb94e14
+2
View File
@@ -80,6 +80,8 @@ MusicWheel::MusicWheel()
else
LOG->Trace( "Current Song: NULL" );
SONGMAN->UpdateRankingCourses();
// update theme metric cache
ITEM_CURVE_X.Refresh();
ITEM_SPACING_Y.Refresh();