removed a unused variable and correct a bug with [share] spells tc's are deleted as they resolve so these effects couldnt take adventage of this type of targeting when the effect ability was a fizzle.
This commit is contained in:
@@ -110,7 +110,6 @@ void MTGCardInstance::initMTGCI()
|
||||
{
|
||||
sample = "";
|
||||
model = NULL;
|
||||
imprint = NULL;
|
||||
isToken = false;
|
||||
lifeOrig = 0;
|
||||
doDamageTest = 1;
|
||||
|
||||
Reference in New Issue
Block a user