adds activePlayerList and runningPlayerList (VIII) - BUGGY!!! - last sable rev856

This commit is contained in:
doitux
2007-09-25 12:43:58 +00:00
parent 42a8358243
commit 4efd19c758
4 changed files with 45 additions and 34 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ public:
void run();
private:
PlayerListIterator bigBlindPosition;
PlayerListIterator bigBlindPositionIt;
};
#endif