UAE_DUBAI: change topping x position over text
This commit is contained in:
parent
8cfdaafb59
commit
1735d2c6e9
1 changed files with 3 additions and 1 deletions
|
|
@ -485,6 +485,7 @@
|
||||||
Var text_x_add_oreo_price = 510
|
Var text_x_add_oreo_price = 510
|
||||||
Var text_show_normal_x = 408
|
Var text_show_normal_x = 408
|
||||||
Var text_show_blend_x = 872
|
Var text_show_blend_x = 872
|
||||||
|
Var text_milk_choice_price_x = 265
|
||||||
Var SugarZeroCalPrice_X = 540
|
Var SugarZeroCalPrice_X = 540
|
||||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Sweet.mp3"
|
Play "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Sweet.mp3"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
@ -506,9 +507,10 @@
|
||||||
EndIf
|
EndIf
|
||||||
If LanguageShow = "UAE_DUBAI" Then
|
If LanguageShow = "UAE_DUBAI" Then
|
||||||
Var topping_shot_price_x = 630
|
Var topping_shot_price_x = 630
|
||||||
Var text_x_add_oreo_price = 530
|
Var text_x_add_oreo_price = 600
|
||||||
Var text_show_normal_x = 528
|
Var text_show_normal_x = 528
|
||||||
Var text_show_blend_x = 872
|
Var text_show_blend_x = 872
|
||||||
|
Var text_milk_choice_price_x = 295
|
||||||
Var SugarZeroCalPrice_X = 540
|
Var SugarZeroCalPrice_X = 540
|
||||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Sweet.mp3"
|
Play "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Sweet.mp3"
|
||||||
EndIf
|
EndIf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue