1
0
Fork 0

🐛 hotfix WX16-045 const

This commit is contained in:
WEBXOSS 2017-08-21 20:58:29 +08:00
parent 596202a708
commit 71c39c98c1

View file

@ -115706,7 +115706,7 @@ var CardInfo = {
return this.banishSigniAsyn(this.power);
},
});
add(this.acceingCard,'onBanish',effect);
add(this.acceingCard,'onAttack',effect);
}
}],
// ======================