load profile from memory card, fix memory card file flushing
This commit is contained in:
@@ -288,8 +288,8 @@ void ModeChoice::Apply( PlayerNumber pn ) const
|
||||
//
|
||||
if( m_style != STYLE_INVALID )
|
||||
{
|
||||
PROFILEMAN->LoadFirstAvailableProfile( pn );
|
||||
MEMCARDMAN->LockCards( true );
|
||||
PROFILEMAN->LoadFirstAvailableProfile( pn );
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user