run() -> postRiverRun() in localberopostriver.cpp
This commit is contained in:
@@ -34,7 +34,7 @@ public:
|
||||
void setHighestCardsValue(int theValue) { highestCardsValue = theValue;}
|
||||
int getHighestCardsValue() const { return highestCardsValue;}
|
||||
|
||||
void run();
|
||||
void postRiverRun();
|
||||
void distributePot();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user