don't throw away Course scores for Courses that aren't currently loaded on the machine

This commit is contained in:
Chris Danford
2004-04-18 19:36:42 +00:00
parent 3bc5943a9e
commit d62369baf1
8 changed files with 94 additions and 42 deletions
-1
View File
@@ -369,7 +369,6 @@ Song *SongID::ToSong() const
return SONGMAN->GetSongFromDir( sDir );
}
XNode* SongID::CreateNode() const
{
XNode* pNode = new XNode;