HKG : Apply remove cup on arm

This commit is contained in:
Ittipat Lusuk 2025-06-13 14:31:56 +07:00
parent 8497d41ff7
commit 4b791206c7
44 changed files with 55 additions and 4 deletions

View file

@ -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