Adding game id to vote kick messages.

This commit is contained in:
lotodore
2009-08-03 21:55:38 +00:00
parent 5faad7b288
commit 1d989b9552
23 changed files with 234 additions and 157 deletions
+1
View File
@@ -21,6 +21,7 @@ extern "C" {
/* VoteKickRequestMessage */
typedef struct VoteKickRequestMessage {
NonZeroId_t gameId;
NonZeroId_t petitionId;
BOOLEAN_t voteKick;
/*