forked from mirrors/webxoss-core
Hotfix
This commit is contained in:
parent
638dcd0607
commit
d22a660462
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
// ======================
|
// ======================
|
||||||
|
|
Loading…
Reference in a new issue