adds activePlayerList and runningPlayerList (IV)
This commit is contained in:
@@ -34,7 +34,8 @@ public:
|
||||
void run();
|
||||
|
||||
private:
|
||||
int bigBlindPosition;
|
||||
// int bigBlindPosition;
|
||||
PlayerListIterator bigBlindPosition;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user