This commit is contained in:
doitux
2007-08-10 23:40:38 +00:00
parent 7a0ae803e2
commit 6c48924667
4 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -82,7 +82,7 @@ private:
HandInterface *actualHand;
BoardInterface *actualBoard;
std::vector<boost::shared_ptr<PlayerInterface> > playerArray;
// PlayerInterface *playerArray[MAX_NUMBER_OF_PLAYERS];
// boost::shared_ptr<PlayerInterface> playerArray[MAX_NUMBER_OF_PLAYERS];
//Startvariablen
int startQuantityPlayers;