Merge branch 'masterpiece' of ssh://forthrd.ddns.net:2222/1TBHDD/ikong/taobin_project into masterpiece

This commit is contained in:
wanlop run 2025-05-28 12:44:41 +07:00
commit d9da7fee97
120 changed files with 142302 additions and 185 deletions

View file

@ -1143,6 +1143,10 @@
SetLanguage "MTC"
LanguageControl "UpdateList" "-"
If BoxID = 210699 Then
Var CatalogLayoutV3 = 1
EndIf
Var show_eng = "true"
Var img_press_main_page = "ROOT/taobin_project/image/main_page_en/bp_main_page_start.png"
@ -2137,7 +2141,15 @@ PRICE "Reset" "-"
If CountDownPauseVideo = 1 Then
If EnablePepsiFullscreen = 0 Then
TapScreen 860 1004
If CountryName = "HongKong" Then
If CatalogLayoutV3 = 1 Then
;do-not-thing
Else
TapScreen 860 1004
EndIf
Else
TapScreen 860 1004
EndIf
EndIf
EndIf