From 71c39c98c116928058d720cc8cd99f88875821b8 Mon Sep 17 00:00:00 2001 From: WEBXOSS Date: Mon, 21 Aug 2017 20:58:29 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20hotfix=20WX16-045=20const?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CardInfo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CardInfo.js b/CardInfo.js index 2b5f258..d080c5f 100644 --- a/CardInfo.js +++ b/CardInfo.js @@ -115706,7 +115706,7 @@ var CardInfo = { return this.banishSigniAsyn(this.power); }, }); - add(this.acceingCard,'onBanish',effect); + add(this.acceingCard,'onAttack',effect); } }], // ======================