adds activePlayerList and runningPlayerList (II)
This commit is contained in:
@@ -28,7 +28,7 @@ class HandInterface;
|
||||
class LocalBeRoPreflop : public LocalBeRo{
|
||||
|
||||
public:
|
||||
LocalBeRoPreflop(HandInterface*, int, int, int, int);
|
||||
LocalBeRoPreflop(HandInterface*, int, int, int);
|
||||
~LocalBeRoPreflop();
|
||||
|
||||
void run();
|
||||
|
||||
Reference in New Issue
Block a user