GBR & AUS: Update remove cup

This commit is contained in:
Kenta420 2025-06-09 15:35:45 +07:00
parent 859ce1b1c0
commit c4c9506a9d
6 changed files with 67 additions and 29 deletions

View file

@ -23,6 +23,10 @@
If StrCountryShort = "AUS" Then
Open "ROOT/taobin_project/inter/aus/xml/page_remove_cup.lxml"
EndIf
If StrCountryShort = "GBR" Then
Open "ROOT/taobin_project/inter/gbr/xml/page_remove_cup.lxml"
EndIf
If StrCountryShort = "SGP" Then
Open "ROOT/taobin_project/inter/sgp/xml/page_remove_cup.lxml"