forked from mirrors/webxoss-core
Fix last commit
This commit is contained in:
parent
5f85f1c121
commit
cbaec6d21c
1 changed files with 1 additions and 0 deletions
|
@ -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);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue