Free the courses before the songs as per prior comments.
This commit is contained in:
@@ -110,8 +110,8 @@ void SongManager::Reload( bool bAllowFastLoad, LoadingWindow *ld )
|
|||||||
// save scores before unloading songs, of the scores will be lost
|
// save scores before unloading songs, of the scores will be lost
|
||||||
PROFILEMAN->SaveMachineProfile();
|
PROFILEMAN->SaveMachineProfile();
|
||||||
|
|
||||||
FreeSongs();
|
|
||||||
FreeCourses();
|
FreeCourses();
|
||||||
|
FreeSongs();
|
||||||
|
|
||||||
const bool OldVal = PREFSMAN->m_bFastLoad;
|
const bool OldVal = PREFSMAN->m_bFastLoad;
|
||||||
if( !bAllowFastLoad )
|
if( !bAllowFastLoad )
|
||||||
|
|||||||
Reference in New Issue
Block a user