Bug Fix on Cloning Tokens

This commit is contained in:
Anthony Calosa
2015-09-18 19:56:02 +08:00
parent bd89710478
commit 6cd0474eca
4 changed files with 21 additions and 7 deletions

View File

@@ -2456,6 +2456,7 @@ public:
if(cda)
{//Characteristic-defining abilities
_target->cdaPT(wppt->power.getValue(),wppt->toughness.getValue());
_target->isCDA = true;
}
else
{