renovate remove cup and cup on arm

This commit is contained in:
wanlop run 2025-06-04 22:08:49 +07:00
parent 34ceea967c
commit f6a7ec1501
57 changed files with 591 additions and 475 deletions

View file

@ -3,10 +3,6 @@
; zone promote
Var BigButtonEnable = "Enable"
If OpenFromMulti = 1 Then
TabMenuVisibleInst 99
EndIf
Var OpenFromMulti = 0
Var RecommendPage = "ROOT/taobin_project/inter/tha/xml/page_catalog_group_recommend.lxml"
Var RecommendPageMulti = "ROOT/taobin_project/inter/tha/xml/multi/page_catalog_group_recommend.lxml"
@ -26,16 +22,17 @@ If RedirectToNormalVersion = 1 Then
If LanguageShow = "MYANMAR" Then
Var show_eng = "true"
EndIf
SAVELOG " ===================== RedirectToNormalVersion set =========================="
; use this first for test
TRY "ROOT/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
TRY "ROOT/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
Else
; nothing to do
Else
; nothing to do
TRY "ROOT/taobin_project/inter/tha/show_lang.ev"
SAVELOG "============================================== script_common_for_open_promotion_xml ==========================="
If OpenFromPageBoard = 1 Then
If EnableMultiInstance = "true" Then
OpenInst 2 RecommendPageMulti
@ -53,4 +50,3 @@ Else
EndIf
Var OpenFromPageBoard = 0