Vote kick kind of working. Only the forward case - no timeout, no error handling, no display update.
This commit is contained in:
@@ -88,6 +88,7 @@ protected:
|
||||
|
||||
void InternalKickPlayer(unsigned playerId);
|
||||
boost::shared_ptr<VoteKickData> InternalAskVoteKick(unsigned playerIdByWhom, unsigned playerIdWho);
|
||||
void InternalVoteKick(unsigned petitionId, KickVote vote);
|
||||
|
||||
PlayerDataList GetFullPlayerDataList() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user