bugfixes for show cards function
This commit is contained in:
+1
-1
@@ -87,7 +87,7 @@ public:
|
||||
void kickPlayer(const std::string &playerName);
|
||||
void startVoteKickPlayer(unsigned playerId);
|
||||
void voteKick(bool doKick);
|
||||
void showMyCards();
|
||||
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