HKG: Change more to HKG

This commit is contained in:
Kenta420 2024-08-14 15:36:35 +07:00
parent e86e2c5f5c
commit f937ee434d
28 changed files with 2550 additions and 1 deletions

View file

@ -22,6 +22,10 @@
If CountryName = "Australia" Then
Open "ROOT/taobin_project/inter/aus/xml/page_drinkfail_aus.lxml"
EndIf
If CountryName = "HongKong" Then
Open "ROOT/taobin_project/inter/hkg/xml/page_drinkfail_hkg.lxml"
EndIf