AUS: Drink fail no more send problem & Added Test buy drink page

This commit is contained in:
Kenta420 2024-08-13 17:14:54 +07:00
parent fdeb22bdaa
commit ab99b4681f
10 changed files with 1104 additions and 4 deletions

View file

@ -1,7 +1,7 @@
If WinterWarmersCatalogFlag = 1 Then
Var catalogFile = CountryRootPath + "/xml/page_catalog_winter_warmers.lxml"
Else
Var catalogFile = CountryRootPath + "/xml/page_catalog_westfield.lxml"
Var catalogFile = CountryRootPath + "/xml/page_catalog.lxml"
EndIf