Merge pull request #51 from Deardrops/fix/wx15-113

fix wx15-113
This commit is contained in:
webxoss 2017-05-29 00:07:18 +08:00 committed by GitHub
commit 3e86bfb2ec

View file

@ -108341,6 +108341,7 @@ var CardInfo = {
});
},
actionAsyn: function () {
this.player.draw(1);
return this.player.infectZoneAsyn();
}
}],