add song cleaning
This commit is contained in:
@@ -238,6 +238,9 @@ Screen* ScreenManager::MakeNewScreen( CString sClassName )
|
||||
* apparent. */
|
||||
DISPLAY->ResetStats();
|
||||
|
||||
/* This is a convenient time to clean up our song cache. */
|
||||
SONGMAN->CleanCourses();
|
||||
|
||||
return ret;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user