Okay we use -9ms here because this counters the +9ms folks add to their charts. Ensure we clear the series map when freeing songs
This commit is contained in:
@@ -599,6 +599,7 @@ void SongManager::FreeSongs()
|
||||
|
||||
m_pSongs.clear();
|
||||
m_mapNameToGroup.clear();
|
||||
m_mapSeriesToGroups.clear();
|
||||
m_SongsByDir.clear();
|
||||
|
||||
// also free the songs that have been deleted from disk
|
||||
|
||||
Reference in New Issue
Block a user