AUS: Fixed not play sond when sugar disable
This commit is contained in:
parent
a74c6557a4
commit
d80a888a92
1 changed files with 3 additions and 1 deletions
|
|
@ -483,7 +483,9 @@
|
||||||
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 SugarZeroCalPrice_X = 540
|
Var SugarZeroCalPrice_X = 540
|
||||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Sweet.mp3"
|
If BGSugar = "Enable" Then
|
||||||
|
Play "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Sweet.mp3"
|
||||||
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
If LanguageShow = "THAI" Then
|
If LanguageShow = "THAI" Then
|
||||||
Var topping_shot_price_x = 600
|
Var topping_shot_price_x = 600
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue