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
@@ -32,6 +32,7 @@ typedef enum voteKickReplyType_PR {
/* VoteKickReplyMessage */
typedef struct VoteKickReplyMessage {
NonZeroId_t gameId;
NonZeroId_t petitionId;
struct voteKickReplyType {
voteKickReplyType_PR present;