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
+2
View File
@@ -638,6 +638,8 @@ ClientStateRunHand::InternalProcess(ClientThread &client, boost::shared_ptr<NetP
client.GetGui().refreshGroupbox(tmpPlayer->getMyID(), 3);
// Refresh GUI
if (tmpPlayer->getMyID() == 0)
client.GetGui().disableMyButtons();
client.GetGui().refreshPot();
client.GetGui().refreshSet();
client.GetGui().refreshAction();