This commit is contained in:
@@ -282,7 +282,7 @@ public slots:
|
|||||||
void showMaximized ();
|
void showMaximized ();
|
||||||
void closeGameTable();
|
void closeGameTable();
|
||||||
|
|
||||||
void startVoteOnKick(int playerId, int timeoutSec, int numVotesNeededToKick);
|
void startVoteOnKick(unsigned int playerId, int timeoutSec, int numVotesNeededToKick);
|
||||||
void changeVoteOnKickButtonsState(bool showHide);
|
void changeVoteOnKickButtonsState(bool showHide);
|
||||||
void endVoteOnKick();
|
void endVoteOnKick();
|
||||||
void voteOnKickYes();
|
void voteOnKickYes();
|
||||||
|
|||||||
Reference in New Issue
Block a user