diff --git a/Player.js b/Player.js index d65fb17..2efd5ca 100644 --- a/Player.js +++ b/Player.js @@ -1717,6 +1717,7 @@ Player.prototype.selectEnerAsyn = function (obj,cancelable) { player.output({ type: 'PAY_ENER', content: { + source: obj.source || 0, cancelable: !!cancelable, cards: this.enerZone.cards, colors: this.enerZone.cards.map(function (card) { diff --git a/webxoss-client b/webxoss-client index ff57f7b..23b6fbc 160000 --- a/webxoss-client +++ b/webxoss-client @@ -1 +1 @@ -Subproject commit ff57f7b81016de1b56f6cec5ee15d302b63a8f73 +Subproject commit 23b6fbca009397f8d4755f3707384af522d5c3a6