Adding game id to vote kick messages.
This commit is contained in:
+1
@@ -20,6 +20,7 @@ extern "C" {
|
||||
|
||||
/* AskKickPlayerMessage */
|
||||
typedef struct AskKickPlayerMessage {
|
||||
NonZeroId_t gameId;
|
||||
NonZeroId_t playerId;
|
||||
/*
|
||||
* This type is extensible,
|
||||
|
||||
Reference in New Issue
Block a user