fix silly mistake
This commit is contained in:
@@ -95,6 +95,7 @@ bool ProfileManager::LoadProfile( PlayerNumber pn, CString sProfileDir, bool bIs
|
|||||||
else
|
else
|
||||||
m_Profile[pn].LoadAllFromDir( m_sProfileDir[pn], PREFSMAN->m_bSignProfileData );
|
m_Profile[pn].LoadAllFromDir( m_sProfileDir[pn], PREFSMAN->m_bSignProfileData );
|
||||||
|
|
||||||
|
if( bIsMemCard )
|
||||||
MEMCARDMAN->UnPauseMountingThread();
|
MEMCARDMAN->UnPauseMountingThread();
|
||||||
|
|
||||||
LOG->Trace( "Done loading profile." );
|
LOG->Trace( "Done loading profile." );
|
||||||
|
|||||||
Reference in New Issue
Block a user