AUS: replace Taobin logo to Flying turtle logo some images
This commit is contained in:
parent
76d9703d72
commit
c70609973d
10 changed files with 8 additions and 2 deletions
|
|
@ -1294,6 +1294,11 @@
|
|||
Var bpRemoveCup = RootPath + "image/main_page/bp_remove_cup_beeg_af.png"
|
||||
EndIf
|
||||
|
||||
If CountryName = "Australia" Then
|
||||
Var bnRemoveCup = CountryRootPath + "/image/main_page/bn_remove_cup.png"
|
||||
Var bpRemoveCup = CountryRootPath + "/image/main_page/bp_remove_cup.png"
|
||||
EndIf
|
||||
|
||||
If CupOnArm = "true" Then
|
||||
|
||||
If CheckCupStateDoorCupClose = "" Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue