From ccd0b8ffabc5e916f2f55d2de32d663ac7347396 Mon Sep 17 00:00:00 2001 From: WEBXOSS Date: Thu, 17 Aug 2017 01:53:52 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20fix=20WX16-005=203rd=20effect?= 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 ad96a08..e92cda3 100644 --- a/CardInfo.js +++ b/CardInfo.js @@ -114916,7 +114916,7 @@ var CardInfo = { },this); var card = this.player.mainDeck.cards[0]; if (!card) return; - card.moveTo(this,player.lifeClothZone); + card.moveTo(this.player.lifeClothZone); }, }] },