Add file
This commit is contained in:
parent
708903acd8
commit
5ddf97c93c
123 changed files with 3203 additions and 828 deletions
|
|
@ -126,7 +126,7 @@
|
|||
If show_eng = "true" Then
|
||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Sweet.mp3"
|
||||
Else
|
||||
Play "/mnt/sdcard/coffeevending/sounds/selectSugar.wav"
|
||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/select_level.mp3"
|
||||
EndIf
|
||||
|
||||
RefreshAll
|
||||
|
|
@ -229,7 +229,7 @@
|
|||
If show_eng = "true" Then
|
||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Sweet.mp3"
|
||||
Else
|
||||
Play "/mnt/sdcard/coffeevending/sounds/selectSugar.wav"
|
||||
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/select_level.mp3"
|
||||
EndIf
|
||||
|
||||
Refresh
|
||||
|
|
@ -332,7 +332,10 @@
|
|||
|
||||
Var PriceDrink = PriceDrinkTmp
|
||||
|
||||
SAVELOG topping2
|
||||
DEBUGVAR topping1
|
||||
DEBUGVAR topping2
|
||||
DEBUGVAR topping3
|
||||
|
||||
|
||||
; Set drink
|
||||
Topping "Select" SelectDrink
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue