1
0
Fork 0
This commit is contained in:
WEBXOSS 2016-10-31 10:25:28 +08:00
parent 638dcd0607
commit d22a660462

View file

@ -79241,7 +79241,7 @@ var CardInfo = {
}, },
targetCovered: true, targetCovered: true,
actionAsyn: function (target) { actionAsyn: function (target) {
target.moveTo(card.player.handZone); target.moveTo(this.player.handZone);
} }
}, },
// ====================== // ======================