Automatic action when for player timeout. First try, not finished yet.

This commit is contained in:
lotodore
2007-06-08 22:14:05 +00:00
parent 1d838fcc07
commit db4aea3f78
9 changed files with 25 additions and 14 deletions
+1
View File
@@ -89,6 +89,7 @@ void ServerGuiWrapper::flipHolecardsAllIn() {}
void ServerGuiWrapper::nextRoundCleanGui() {}
void ServerGuiWrapper::meInAction() {}
void ServerGuiWrapper::disableMyButtons() {}
void ServerGuiWrapper::startTimeoutAnimation(int playerId, int timeoutSec) {}
void ServerGuiWrapper::stopTimeoutAnimation(int playerId) {}