fix catalog.xml out of date after reloading songs

This commit is contained in:
Chris Danford
2006-05-16 06:01:12 +00:00
parent 721d2083b9
commit f22d32f70a
4 changed files with 8 additions and 3 deletions
+1 -1
View File
@@ -1063,7 +1063,7 @@ int main(int argc, char* argv[])
/* This shouldn't need to be here; if it's taking long enough that this is
* even visible, we should be fixing it, not showing a progress display. */
SaveCatalogXml( loading_window );
CatalogXml::Save( loading_window );
NSMAN = new NetworkSyncManager( loading_window );
MESSAGEMAN = new MessageManager;