AUS: replace Taobin logo to Flying turtle logo some images

This commit is contained in:
Kenta420 2025-03-07 11:21:52 +07:00
parent 76d9703d72
commit c70609973d
10 changed files with 8 additions and 2 deletions

View file

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