This commit is contained in:
parent
6e2c230b52
commit
861865bc78
@ -598,6 +598,8 @@ export class SlotBar extends Component {
|
||||
this.setBtnVisible(this.spinBtn, true);
|
||||
this.setBtnVisible(this.stopAutoBtn, false);
|
||||
this.setBtnEnable(this.spinBtn, false);
|
||||
this.slotGame.showFeatureBuy(false)
|
||||
|
||||
}
|
||||
|
||||
reconnectState(hasDelete: boolean = false) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user