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
@@ -113,7 +113,7 @@ Game::~Game()
delete actualHand;
actualHand = 0;
// PlayerInterface *tempPlayer;
// boost::shared_ptr<PlayerInterface> tempPlayer;
// for(i=0; i<MAX_NUMBER_OF_PLAYERS; i++) {
// tempPlayer = playerArray[i];
// playerArray[i] = 0;