Preparing network functions to let a player show his cards.
This commit is contained in:
@@ -87,6 +87,7 @@ public:
|
||||
void kickPlayer(const std::string &playerName);
|
||||
void startVoteKickPlayer(unsigned playerId);
|
||||
void voteKick(bool doKick);
|
||||
void showMyCards();
|
||||
void selectServer(unsigned serverId);
|
||||
void setLogin(const std::string &userName, const std::string &password, bool isGuest);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user