DUBAI: split page_collect_point_1.lxml

This commit is contained in:
Kenta420 2024-10-01 15:05:26 +07:00
parent 6348890a34
commit e619be8ea1
2 changed files with 930 additions and 6 deletions

View file

@ -2,12 +2,8 @@
; default
Var PageCollectPoint1 = "ROOT/taobin_project/xml/page_collect_point_1.xml"
If CountryName = "Australia" Then
Var PageCollectPoint1 = "ROOT/taobin_project/inter/aus/xml/page_collect_point_1.lxml"
EndIf
If CountryName = "Malaysia" Then
Var PageCollectPoint1 = "ROOT/taobin_project/inter/mys/xml/page_collect_point_1.lxml"
If InternationalEnable = 1 Then
Var PageCollectPoint1 = CountryRootPath + "/xml/page_collect_point_1.lxml"
EndIf
If CountryName = "Singapore" Then