Connections and disconnections between client and server are functioning
This commit is contained in:
@@ -51,6 +51,7 @@ struct JoinConfirm {
|
||||
|
||||
struct Disconnect {
|
||||
PacketList type = PacketList::DISCONNECT;
|
||||
int playerID;
|
||||
};
|
||||
|
||||
//-------------------------
|
||||
|
||||
Reference in New Issue
Block a user