From cd3bc4f6fb7f49567e72eddcd1bc04bfa219192a Mon Sep 17 00:00:00 2001 From: deardrops Date: Sat, 27 May 2017 16:05:55 +0800 Subject: [PATCH] fix wx15-113 --- CardInfo.js | 1 + 1 file changed, 1 insertion(+) diff --git a/CardInfo.js b/CardInfo.js index 2cae097..d2d9c06 100644 --- a/CardInfo.js +++ b/CardInfo.js @@ -108341,6 +108341,7 @@ var CardInfo = { }); }, actionAsyn: function () { + this.player.draw(1); return this.player.infectZoneAsyn(); } }],