mirror of
https://github.com/ErikasKontenis/SabrehavenServer.git
synced 2026-01-13 09:01:29 +01:00
introduce share party packets
This commit is contained in:
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user