DUBAI: update Pepsi theme
This commit is contained in:
parent
45312d6ead
commit
77a21f1e57
112 changed files with 9344 additions and 4958 deletions
|
|
@ -11,9 +11,9 @@
|
|||
DEBUGVAR Seeker.PictureDrink
|
||||
DEBUGVAR Seeker.showname
|
||||
|
||||
; Block Have
|
||||
Var DrinkOKStringVersion = "DKT3"
|
||||
|
||||
; Block Have
|
||||
Var DrinkOKStringVersion = "DKT3"
|
||||
|
||||
DEBUGVAR DrinkOKStringVersion
|
||||
|
||||
|
||||
|
|
@ -80,8 +80,24 @@
|
|||
EndIf
|
||||
|
||||
If UsePepsiTheme = 1 Then
|
||||
Var text_bottom = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
|
||||
Var text_bottom = text_bottom + "/image/complete_en/text_bottom.png"
|
||||
If CountryName = "UnitedArabEmirates Dubai" Then
|
||||
If LanguageShow = "UAE_DUBAI" Then
|
||||
|
||||
Var text_bottom = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
|
||||
Var text_bottom = text_bottom + "/image/complete_en/text_bottom.png"
|
||||
|
||||
|
||||
Else
|
||||
|
||||
Var text_bottom = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
|
||||
Var text_bottom = text_bottom + "/image/complete_en/text_bottom_en.png"
|
||||
|
||||
EndIf
|
||||
Else
|
||||
|
||||
Var text_bottom = "ROOT/taobin_project/inter/whatthecup/" + CountryShortName
|
||||
Var text_bottom = text_bottom + "/image/complete_en/text_bottom.png"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
@ -726,4 +742,3 @@
|
|||
</EventUnitTest2>
|
||||
|
||||
</Popup>
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue