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