next steps votekick gui implementation

This commit is contained in:
doitux
2008-11-19 21:33:38 +00:00
parent 46c82d169f
commit 53bae13868
7 changed files with 13 additions and 6 deletions
+1
View File
@@ -90,6 +90,7 @@ public:
void startVoteOnKick(int playerId, int timeoutSec);
void changeVoteOnKickButtonsState(bool showHide);
void refreshVotesMonitor(int currentVotes, int numVotesNeededToKick);
void endVoteOnKick();
void logPlayerActionMsg(std::string playerName, int action, int setValue) ;