localberopostriver bugfix
This commit is contained in:
@@ -30,7 +30,7 @@ public:
|
||||
|
||||
virtual void setHighestCardsValue(int theValue) =0;
|
||||
virtual void resetFirstRun() =0;
|
||||
virtual int getHighestCardsValue() =0;
|
||||
virtual int getHighestCardsValue() const =0;
|
||||
|
||||
virtual void preflopRun() =0;
|
||||
virtual void flopRun() =0;
|
||||
|
||||
Reference in New Issue
Block a user