Free the courses before the songs as per prior comments.

This commit is contained in:
Steve Checkoway
2007-04-01 11:24:40 +00:00
parent 8afb8b821f
commit 33e69bc576
+1 -1
View File
@@ -110,8 +110,8 @@ void SongManager::Reload( bool bAllowFastLoad, LoadingWindow *ld )
// save scores before unloading songs, of the scores will be lost
PROFILEMAN->SaveMachineProfile();
FreeSongs();
FreeCourses();
FreeSongs();
const bool OldVal = PREFSMAN->m_bFastLoad;
if( !bAllowFastLoad )