don't throw away Course scores for Courses that aren't currently loaded on the machine
This commit is contained in:
@@ -369,7 +369,6 @@ Song *SongID::ToSong() const
|
||||
return SONGMAN->GetSongFromDir( sDir );
|
||||
}
|
||||
|
||||
|
||||
XNode* SongID::CreateNode() const
|
||||
{
|
||||
XNode* pNode = new XNode;
|
||||
|
||||
Reference in New Issue
Block a user