DUBAI: Fix topping price position
This commit is contained in:
parent
38e0085ccd
commit
8f307dff6f
3 changed files with 30 additions and 37 deletions
|
|
@ -113,22 +113,14 @@
|
|||
Var text_x_add_oreo_price = 510
|
||||
Var text_show_normal_x = 408
|
||||
Var SugarZeroCalPrice_X = 540
|
||||
Else
|
||||
|
||||
Var DirImage = "ROOT/taobin_project/image/topping2"
|
||||
Var show_btp = "ROOT/taobin_project/image/bn_eng_lang_press.png"
|
||||
Var show_btn = "ROOT/taobin_project/image/bn_eng_lang.png"
|
||||
Var showname = NameDrinkTH
|
||||
Var showdesc = DrinkDescriptionTH
|
||||
EndIf
|
||||
|
||||
Var text_show_thai = "Enable"
|
||||
Var text_show_eng = "Invisible"
|
||||
|
||||
Var topping_shot_price_x = 600
|
||||
Var text_x_add_oreo_price = 490
|
||||
Var text_show_normal_x = 386
|
||||
Var SugarZeroCalPrice_X = 482
|
||||
|
||||
If LanguageShow = "UAE_DUBAI" Then
|
||||
Var topping_shot_price_x = 630
|
||||
Var text_x_add_oreo_price = 620
|
||||
Var text_show_normal_x = 535
|
||||
Var text_milk_choice_price_x = 325
|
||||
Var SugarZeroCalPrice_X = 540
|
||||
EndIf
|
||||
|
||||
Var bg_strawlid = DirImage + "/bg_strawlid.png"
|
||||
|
|
@ -491,13 +483,14 @@
|
|||
If SugarSoundFlag = 1 Then
|
||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Sweet.mp3"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
If LanguageShow = "UAE_DUBAI" Then
|
||||
Var topping_shot_price_x = 630
|
||||
Var text_x_add_oreo_price = 600
|
||||
Var text_show_normal_x = 528
|
||||
Var text_milk_choice_price_x = 295
|
||||
Var text_x_add_oreo_price = 620
|
||||
Var text_show_normal_x = 535
|
||||
Var text_milk_choice_price_x = 325
|
||||
Var SugarZeroCalPrice_X = 540
|
||||
EndIf
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue