hot fix WD18-009 burst

This commit is contained in:
WEBXOSS 2017-03-05 22:50:40 +08:00
parent c5434f6416
commit c958f6ba77
2 changed files with 2 additions and 2 deletions

View file

@ -126162,7 +126162,7 @@ var CardInfo = {
var filter = function (card) {
return card.acce;
};
this.player.searchAsyn(filter,1).callback(this,function (cards) {
return this.player.searchAsyn(filter,1).callback(this,function (cards) {
var card = cards[0];
if (!card) return;
card.moveTo(this.player.enerZone);

@ -1 +1 @@
Subproject commit 114df895aaa6a15fb968443ebd190b66d4ed7a40
Subproject commit 47ea4fc3fcf30d4f5d9862bac0b386264afc3bc3