From 8a5991213ee8e5875563d2bb7d9a53106125c1a2 Mon Sep 17 00:00:00 2001 From: TJH Date: Fri, 26 Dec 2025 16:41:34 +0800 Subject: [PATCH] 1 --- assets/Game/scripts/SlotScene.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/assets/Game/scripts/SlotScene.ts b/assets/Game/scripts/SlotScene.ts index 26088cc..54074c2 100644 --- a/assets/Game/scripts/SlotScene.ts +++ b/assets/Game/scripts/SlotScene.ts @@ -116,7 +116,7 @@ export class SlotScene extends Component { // this.TotalWin.show(505000, 8) // this.FreeSpinEnter.show(8) // this.FreeSpinAdd.show(5) - this.BigWinUI.show(800000, WIN_TYPE.SUPER_MEGA_WIN, 10000) + // this.BigWinUI.show(800000, WIN_TYPE.SUPER_MEGA_WIN, 10000) } private async init() {