From b7eb22705913aee20a9b1f15467990d2f2edde96 Mon Sep 17 00:00:00 2001 From: WEBXOSS Date: Sun, 14 May 2017 20:55:04 +0800 Subject: [PATCH] fix WX15-032 burst 1st --- CardInfo.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CardInfo.js b/CardInfo.js index d5658f4..8cabeb5 100644 --- a/CardInfo.js +++ b/CardInfo.js @@ -105814,7 +105814,7 @@ var CardInfo = { source: this, description: '2057-burst-1', actionAsyn: function () { - this.banishSigniAsyn(10000); + return this.banishSigniAsyn(10000); } },{ source: this,