This commit is contained in:
parent
d483cbcd14
commit
470c75b999
@ -51,7 +51,7 @@ export class BigWinUI extends Component {
|
|||||||
isSkipByTouch: boolean = false;
|
isSkipByTouch: boolean = false;
|
||||||
|
|
||||||
protected onLoad(): void {
|
protected onLoad(): void {
|
||||||
this.show(600000, WIN_TYPE.SUPER_MEGA_WIN, 10000)
|
// this.show(600000, WIN_TYPE.SUPER_MEGA_WIN, 10000)
|
||||||
}
|
}
|
||||||
|
|
||||||
show(winScore: number, winType: WIN_TYPE, betAmount: number) {
|
show(winScore: number, winType: WIN_TYPE, betAmount: number) {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user