AI considers playing from exile and graveyard

This commit is contained in:
Anthony Calosa
2015-11-05 07:17:58 +08:00
parent 4f54e30e0e
commit 536a0e429a
3 changed files with 305 additions and 4 deletions

View File

@@ -1156,7 +1156,7 @@ void GameObserver::Affinity()
card->getManaCost()->remove(color,1);
}
}
//SAFE_DELETE(original);
SAFE_DELETE(original);
}//end
}
}