|
|
@ -26,7 +26,7 @@ export class TeenPattieJieSuanLogic extends Component{ |
|
|
|
ow.clearTimer(); |
|
|
|
|
|
|
|
if (value.winSeatId == ow.data?.SeatId) { |
|
|
|
ow.chouMa.revert(ow.data?.SeatId,ow.playerSeatId, this.onGameOver.bind(this)); |
|
|
|
ow.chouMa.revert(ow.seat_id,ow.playerSeatId, this.onGameOver.bind(this)); |
|
|
|
} |
|
|
|
if (value.winSeatId != ow.data?.SeatId){ |
|
|
|
ow.recordNum.string = `-${ow.xiazhuNum.string}`; |
|
|
|