[loading window] Note to self #2: Refresh the file list before commiting.
This commit is contained in:
+1
-1
@@ -1079,7 +1079,7 @@ int main(int argc, char* argv[])
|
||||
|
||||
// depends on SONGINDEX:
|
||||
SONGMAN = new SongManager;
|
||||
SONGMAN->InitAll( pLoadingWindow ); // this takes a long time
|
||||
SONGMAN->InitAll(); // this takes a long time
|
||||
CRYPTMAN = new CryptManager; // need to do this before ProfileMan
|
||||
if( PREFSMAN->m_bSignProfileData )
|
||||
CRYPTMAN->GenerateGlobalKeys();
|
||||
|
||||
Reference in New Issue
Block a user