export and import separately for each player

This commit is contained in:
Chris Danford
2005-03-13 00:59:03 +00:00
parent 8415b4466d
commit 4b824bbe47
14 changed files with 71 additions and 77 deletions
+1 -1
View File
@@ -18,7 +18,7 @@ private:
void GoToNextScreen();
void GoToPrevScreen();
void UpdateDisqualified();
void UpdateDisqualified( PlayerNumber pn );
bool m_bAcceptedChoices;
bool m_bGoToOptions;