introduce share party packets

This commit is contained in:
ErikasKontenis
2021-04-11 17:57:01 +03:00
parent baa41a0f2f
commit 17ed74abe4
2 changed files with 8 additions and 0 deletions

View File

@@ -119,6 +119,7 @@ class ProtocolGame final : public Protocol
void parseJoinParty(NetworkMessage& msg);
void parseRevokePartyInvite(NetworkMessage& msg);
void parsePassPartyLeadership(NetworkMessage& msg);
void parseEnableSharedPartyExperience(NetworkMessage& msg);
void parseSeekInContainer(NetworkMessage& msg);