make recommend group page can open for AUS

This commit is contained in:
Kenta420 2023-10-11 13:42:22 +07:00
parent 0f87ea0bfa
commit 19c5ad9fc8

View file

@ -406,15 +406,18 @@
<EventClick>
OpenInst 1 "/mnt/sdcard/coffeevending/taobin_project/xml/page_advert2.xml"
Var OpenFileXML = CountryRootPath + "xml/event/script_common_for_open_promotion_xml.ev"
If CountryName = "Malaysia" Then
; zone promote
TRY OpenFileXML
EndIf
; Var OpenFileXML = CountryRootPath + "xml/event/script_common_for_open_promotion_xml.ev"
; If CountryName = "Malaysia" Then
; ; zone promote
; TRY OpenFileXML
; EndIf
If CountryName = "Thailand" Then
TRY "/mnt/sdcard/coffeevending/taobin_project/xml/event/script_common_for_open_promotion_xml.ev"
EndIf
Else
Var OpenFileXML = CountryRootPath + "xml/event/script_common_for_open_promotion_xml.ev"
TRY OpenFileXML
EndIf
</EventClick>
<Language>