Fixed bug when folding after raising.
This commit is contained in:
@@ -190,6 +190,9 @@ public:
|
||||
|
||||
virtual ~ServerRecvStateNextHand();
|
||||
|
||||
// Overwrite default processing
|
||||
virtual int Process(ServerRecvThread &server);
|
||||
|
||||
void SetTimer(const boost::microsec_timer &timer);
|
||||
|
||||
protected:
|
||||
|
||||
Reference in New Issue
Block a user