attempt to fix "notatarget"

notatarget must be allowed to target untargettable cards.
This commit is contained in:
Anthony Calosa
2015-09-23 12:14:47 +08:00
parent df659f648e
commit 7db5345f9a
4 changed files with 11 additions and 4 deletions

View File

@@ -240,6 +240,7 @@ public:
int swapT;
bool isSwitchedPT;
bool isACopier;
bool bypassTC;
void eventattacked();
void eventattackedAlone();