run() -> postRiverRun() in localberopostriver.cpp
This commit is contained in:
@@ -36,6 +36,8 @@ public:
|
||||
void nextPlayer();
|
||||
void run();
|
||||
|
||||
void postRiverRun() {};
|
||||
|
||||
protected:
|
||||
|
||||
HandInterface* getMyHand() const { return myHand; }
|
||||
|
||||
Reference in New Issue
Block a user