GBR & AUS: Update remove cup
This commit is contained in:
parent
859ce1b1c0
commit
c4c9506a9d
6 changed files with 67 additions and 29 deletions
|
|
@ -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"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue