- updating sqlite-log
- handID in bero is unnecessary; removing parameter value
This commit is contained in:
@@ -28,7 +28,7 @@ class HandInterface;
|
||||
class LocalBeRoPostRiver : public LocalBeRo
|
||||
{
|
||||
public:
|
||||
LocalBeRoPostRiver(HandInterface*, int, int, int);
|
||||
LocalBeRoPostRiver(HandInterface*, int, int);
|
||||
~LocalBeRoPostRiver();
|
||||
|
||||
void setHighestCardsValue(int theValue) {
|
||||
|
||||
Reference in New Issue
Block a user