1
0
Fork 0

add warning for effect source to selectEner

This commit is contained in:
WEBXOSS 2017-03-01 00:35:27 +08:00
parent b496bc0051
commit fe2cb24cc1
2 changed files with 2 additions and 1 deletions

View file

@ -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) {

@ -1 +1 @@
Subproject commit ff57f7b81016de1b56f6cec5ee15d302b63a8f73
Subproject commit 23b6fbca009397f8d4755f3707384af522d5c3a6