1
All checks were successful
Gitea Actions Demo / Explore-Gitea-Actions (push) Successful in 42s

This commit is contained in:
TJH 2025-10-10 12:43:39 +08:00
parent 4b6fcc7c1f
commit 281cfc9354

View File

@ -102,7 +102,7 @@ export class SlotScene extends Component {
async start() {
await this.init();
this.TotalWin.show(505000)
// this.TotalWin.show(505000)
// this.BigWinUI.show(200000, WIN_TYPE.BIG_WIN, 10000)
}