1
0
Fork 0

Fix last commit

This commit is contained in:
WEBXOSS 2016-12-08 00:51:43 +08:00
parent 5f85f1c121
commit cbaec6d21c

View file

@ -119388,6 +119388,7 @@ var CardInfo = {
if (!zone) return; if (!zone) return;
this.changeSigniZone(zone); this.changeSigniZone(zone);
}); });
}
}); });
add(this.player.opponent,'onAttack',effect); add(this.player.opponent,'onAttack',effect);
} }