Merge branch 'masterpiece' of kong:/1TBHDD/ikong/taobin_project into masterpiece

This commit is contained in:
Kenta420 2024-06-17 16:36:15 +07:00
commit 984cffa657
20 changed files with 3720 additions and 597 deletions

View file

@ -1,9 +1,8 @@
If WinterWarmersCatalogFlag = 1 Then
Var catalogFile = CountryRootPath + "/xml/page_catalog_winter_warmers.lxml"
Open catalogFile
Else
Var catalogFile = CountryRootPath + "/xml/page_catalog_cocktail.lxml"
EndIf
If CocktailShow = "true" Then
Var catalogFile = CountryRootPath + "/xml/page_catalog_cocktail.lxml"
Open catalogFile
EndIf
Open catalogFile