Preparing the use of the report bad avatar function.
This commit is contained in:
@@ -82,6 +82,7 @@ public:
|
||||
void SendShowMyCards();
|
||||
void SendInvitePlayerToCurrentGame(unsigned playerId);
|
||||
void SendRejectGameInvitation(unsigned gameId, DenyGameInvitationReason reason);
|
||||
void SendReportAvatar(unsigned reportedPlayerId, const std::string &avatarHash);
|
||||
|
||||
void StartAsyncRead();
|
||||
void HandleRead(const boost::system::error_code& ec, size_t bytesRead);
|
||||
|
||||
Reference in New Issue
Block a user