Fixed bug when folding after raising.

This commit is contained in:
lotodore
2007-06-02 16:35:41 +00:00
parent 9512133490
commit b7b09aed0b
4 changed files with 26 additions and 10 deletions
+3
View File
@@ -190,6 +190,9 @@ public:
virtual ~ServerRecvStateNextHand();
// Overwrite default processing
virtual int Process(ServerRecvThread &server);
void SetTimer(const boost::microsec_timer &timer);
protected: