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 -1
View File
@@ -21,8 +21,8 @@ extern "C" {
/* ChatMessage */
typedef struct ChatMessage {
Id_t playerId;
Id_t gameId;
Id_t playerId;
UTF8String_t chatText;
/*
* This type is extensible,