This commit is contained in:
wanlop run 2025-04-10 15:56:44 +07:00
parent 8509bceede
commit cd78d3bb90
15 changed files with 140 additions and 118 deletions

View file

@ -248,7 +248,7 @@ DEBUGVAR MainAdvertiseRunSlot
;
; final call
; Protect edge of promotion.
If MainAdvertiseShowSlot > 0 Then
If MainAdvertiseRunSlot > 0 Then
If MainAdvertiseShowSlot < MainAdvertiseRunSlot Then
Var VideoMainPage = MainAdvertiseFileName[MainAdvertiseShowSlot]
@ -315,6 +315,16 @@ Else
Var CountDownShowButton = 35
EndIf
If taobin_nopro = "true" Then
Var MemberButtonFileNameRest = ""
Var img_rest_main_page = ""
Var img_reset_topup = ""
Var ShowButtonClick = "Enable"
Var ShowButtonClickFull = "Invisible"
Var CountDownShowButton = 35
EndIf