自动旋转停止按钮调整

This commit is contained in:
TJH 2025-09-19 15:53:04 +08:00
parent 275562c9b8
commit 96ad38cf71
2 changed files with 1474 additions and 1347 deletions

File diff suppressed because it is too large Load Diff

View File

@ -442,7 +442,6 @@ export class SlotGame extends Component {
this.normalTotalWinSprite.active = false;
}
if (needTopScore) {
console.log('TEST', needTopScore)
this.allScore += score
this.normalWinLabel_top.string = gold2cash(score);
tween(this.normalWinLabel_top.node)