will release 9.51

This commit is contained in:
wanlop run 2025-01-29 18:39:17 +07:00
parent 30af491a40
commit 14d12d050d
24 changed files with 2117 additions and 23394 deletions

View file

@ -4,7 +4,22 @@ Var EventMatch = 0
; Strawberry Series, 7 - 31 Jan
Var StrawberrySeriesPro = 0
Var StrawberrySeriesMenu = 0
If SystemDateMonthInt = 1 Then
Var LuckyDrawCampaign = 1
If SystemDateDayInt <= 6 Then
Var ThickTeaByBrewerPro = 1
Var ThickTeaByBrewerBanner = 1
EndIf
If SystemDateDayInt >= 7 Then
Var StrawberrySeriesPro = 1
EndIf
EndIf
If SystemDateMonthInt = 2 Then
@ -36,6 +51,13 @@ If MainAdvertiseShowSlot = "" Then
EndIf
Var MainAdvertiseFileName[0] = ""
Var MainAdvertiseFileName[1] = ""
Var MainAdvertiseFileName[2] = ""
Var MainAdvertiseFileName[3] = ""
Var MainAdvertiseFileName[4] = ""
Var MainAdvertiseFileName[5] = ""
If brewing_adv13_long_size = "" Then
GetFileSizeK "taobin_project/video/brewing_adv13_long.mp4" brewing_adv13_long_size
@ -184,7 +206,10 @@ Else
Var img_rest_main_page = ""
Var img_reset_topup = ""
Var ShowButtonClick = "Enable"
Var ShowButtonClickFull = "Invisible"
Var CountDownShowButton = 35
EndIf