mirror of
https://github.com/webxoss/webxoss-core.git
synced 2025-03-21 18:37:50 +01:00
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