mirror of
https://github.com/webxoss/webxoss-core.git
synced 2025-01-19 03:56:06 +01:00
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,
|
||||
actionAsyn: function (target) {
|
||||
target.moveTo(card.player.handZone);
|
||||
target.moveTo(this.player.handZone);
|
||||
}
|
||||
},
|
||||
// ======================
|
||||
|
|
Loading…
Reference in a new issue