JOIN_REJECTION works, ready for the rest
This commit is contained in:
@@ -63,6 +63,7 @@ protected:
|
||||
void HandlePacket(SerialPacket* const);
|
||||
void HandleBroadcastResponse(ServerPacket* const);
|
||||
void HandleJoinResponse(ClientPacket* const);
|
||||
void HandleJoinRejection(TextPacket* const);
|
||||
|
||||
//server control
|
||||
void SendBroadcastRequest();
|
||||
|
||||
Reference in New Issue
Block a user