export and import separately for each player
This commit is contained in:
@@ -18,7 +18,7 @@ private:
|
||||
void GoToNextScreen();
|
||||
void GoToPrevScreen();
|
||||
|
||||
void UpdateDisqualified();
|
||||
void UpdateDisqualified( PlayerNumber pn );
|
||||
|
||||
bool m_bAcceptedChoices;
|
||||
bool m_bGoToOptions;
|
||||
|
||||
Reference in New Issue
Block a user