fix spiral
This commit is contained in:
parent
e39dd3d8dd
commit
e7b72dbbf2
12 changed files with 3821 additions and 3771 deletions
|
|
@ -405,7 +405,11 @@
|
|||
|
||||
If EnableSelectMenuBetweenBrew = "Enable" Then
|
||||
If Timeout = 5 Then
|
||||
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_thai/next_drink.mp3"
|
||||
If show_eng = "true" Then
|
||||
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_eng/next_drink.mp3"
|
||||
Else
|
||||
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_thai/next_drink.mp3"
|
||||
EndIf
|
||||
EndIf
|
||||
If Timeout = 9 Then
|
||||
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sounds/music1.mp3"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue