余额显示即时更新,不调用本地
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m17s
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 1m17s
This commit is contained in:
parent
8eb109079e
commit
5822c06368
@ -952,7 +952,7 @@ export class SlotScene extends Component {
|
||||
this.spinData.AllScore = 0;
|
||||
this.spinData.SpinScore = 0;
|
||||
this.slotGame.stopScroll(this.spinData);
|
||||
this.slotBar.setBalance(this.spinInfo.Balance);
|
||||
this.slotBar.setBalance(this.slotBar.getBalance());
|
||||
this.slotBar.closeAutoSpin();
|
||||
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user