From d6e085c6d707f2655edb8b179949ec5755445344 Mon Sep 17 00:00:00 2001 From: deardrops Date: Sat, 23 Sep 2017 00:04:59 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=92=A9=20apply=20reviews=20(WX17=20black)?= 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 06ccdc3..da7a208 100644 --- a/CardInfo.js +++ b/CardInfo.js @@ -125788,7 +125788,7 @@ var CardInfo = { ], startUpEffects: [{ actionAsyn: function () { - return this.decreasePower(2000); + return this.decreasePowerAsyn(2000); }, }], // ======================