diff --git a/Player.js b/Player.js index 344fc58..ea034f5 100644 --- a/Player.js +++ b/Player.js @@ -398,7 +398,7 @@ Player.prototype.resetAccesAsyn = function() { return this.selectSomeAsyn('TRASH',cards,count,count).callback(this,function (cards) { this.game.trashCards(cards); }); - }); + },this); }; Player.prototype.getSigniAmountLimit = function () { diff --git a/webxoss-client b/webxoss-client index 9ceff29..a9c999c 160000 --- a/webxoss-client +++ b/webxoss-client @@ -1 +1 @@ -Subproject commit 9ceff2984a54bd68f08036b257b7fb8f76e372b9 +Subproject commit a9c999cfd22b9d855400be5f4176f01ea7e2bcec