|
|
@ -279,6 +279,7 @@ export class AirGame30002Bottom extends Component{ |
|
|
|
private autoStop(){ |
|
|
|
this.btnGrayscale(false); |
|
|
|
Message.send(AirGame30002Event.AUTO_STOP_NOTICE); |
|
|
|
AirGame30002.commData.currIsGame = false; |
|
|
|
AirGame30002.commData.currIsAuto = false; |
|
|
|
AirGame30002.commData.currAutoNum = 0; |
|
|
|
this.betBtn.node.active = true; |
|
|
|