Added: support for player options at evaluation-time
This commit is contained in:
@@ -20,6 +20,7 @@ struct EndOfGame_PlayerData
|
||||
int grade;
|
||||
Difficulty difficulty;
|
||||
int tapScores[NETNUMTAPSCORES]; //This will be a const soon enough
|
||||
CString playerOptions;
|
||||
};
|
||||
|
||||
enum NSScoreBoardColumn
|
||||
|
||||
Reference in New Issue
Block a user