adds activePlayerList and runningPlayerList (V)

This commit is contained in:
doitux
2007-09-25 09:07:36 +00:00
parent f6a316fc2e
commit f39a7d393a
5 changed files with 30 additions and 37 deletions
@@ -34,7 +34,6 @@ public:
void run();
private:
// int bigBlindPosition;
PlayerListIterator bigBlindPosition;
};