HKG : Apply remove cup on arm
This commit is contained in:
parent
8497d41ff7
commit
4b791206c7
44 changed files with 55 additions and 4 deletions
|
|
@ -1596,6 +1596,11 @@
|
|||
Var bpRemoveCup = CountryRootPath + "/image/main_page/bp_remove_cup.png"
|
||||
EndIf
|
||||
|
||||
If CountryName = "HongKong" Then
|
||||
Var bnRemoveCup = CountryRootPath + "/image/main_page/bn_remove_cup.png"
|
||||
Var bpRemoveCup = CountryRootPath + "/image/main_page/bp_remove_cup.png"
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
If IgnoreProfileFromRunEV = "" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue