Prepare to send reason for leaving a game. New protocol version as it is not compatible to the current beta.
This commit is contained in:
@@ -309,6 +309,8 @@ struct GCC_PACKED NetPacketPlayerLeftData
|
||||
{
|
||||
NetPacketHeader head;
|
||||
u_int32_t playerId;
|
||||
u_int16_t leaveReason;
|
||||
u_int16_t reserved;
|
||||
};
|
||||
|
||||
struct GCC_PACKED NetPacketGameAdminChangedData
|
||||
|
||||
Reference in New Issue
Block a user