add loading of edits from a profile

This commit is contained in:
Chris Danford
2004-02-08 01:05:53 +00:00
parent 5458f9d9dc
commit 221b51c2b4
31 changed files with 370 additions and 199 deletions
+1 -1
View File
@@ -340,7 +340,7 @@ void ModeChoice::Apply( PlayerNumber pn ) const
//
if( m_style != STYLE_INVALID )
{
MEMCARDMAN->LockCards( true );
GAMESTATE->PlayersFinalized();
}
}