Trying to send reason why the player leaves the game.
This commit is contained in:
@@ -720,6 +720,7 @@ public:
|
||||
struct Data
|
||||
{
|
||||
u_int32_t playerId;
|
||||
u_int16_t removeReason;
|
||||
};
|
||||
|
||||
NetPacketPlayerLeft();
|
||||
|
||||
Reference in New Issue
Block a user