attempt to fix "notatarget"
notatarget must be allowed to target untargettable cards.
This commit is contained in:
@@ -57,6 +57,7 @@ MTGCardInstance::MTGCardInstance(MTGCard * card, MTGPlayerCards * arg_belongs_to
|
||||
isCDA = false;
|
||||
isSwitchedPT = false;
|
||||
isACopier = false;
|
||||
bypassTC = false;
|
||||
}
|
||||
|
||||
MTGCardInstance * MTGCardInstance::createSnapShot()
|
||||
|
||||
Reference in New Issue
Block a user