1
0
Fork 0

update client

This commit is contained in:
WEBXOSS 2017-02-28 22:38:28 +08:00
parent 4613bf8888
commit f51799ac58
2 changed files with 2 additions and 2 deletions

View file

@ -661,7 +661,7 @@ Player.prototype.handleArtsAsyn = function (card,ignoreCost) {
// 必须 bet
return costObj = bettedCost;
}
return this.confirmAsyn('BET').callback(this,function (answer) {
return this.confirmAsyn('CONFIRM_BET').callback(this,function (answer) {
if (!answer) return;
costObj = bettedCost;
})

@ -1 +1 @@
Subproject commit a55f847be204deb01b6b7c60fd36f14b4528a093
Subproject commit 62eec8e4dd5e18f2299fd92070402571edb04640