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

This commit is contained in:
wanlop run 2024-05-31 16:15:06 +07:00
commit 5970ded75b
10 changed files with 12265 additions and 335 deletions

View file

@ -7,8 +7,10 @@
<EventOpen>
If CountryName = "Australia" Then
Var catalogFile = CountryRootPath + "/xml/page_catalog.lxml"
Open catalogFile
If WinterWarmersCatalogFlag = 1 Then
Var catalogFile = CountryRootPath + "/xml/page_catalog_winter_warmers.lxml"
Open catalogFile
EndIf
EndIf