DUBAI: rm sound thai & fix bug next order (dubai) not show

This commit is contained in:
Pakin 2024-10-02 15:14:06 +07:00
parent c86afed35d
commit 95025531da
12 changed files with 132 additions and 60 deletions

View file

@ -256,7 +256,11 @@
Var Timeout2 = Timeout2 + 1
If Timeout2 > 15 Then
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
If InternationalEnable = 1 Then
Else
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/remove_cup.mp3"
EndIf
Var Timeout2 = 0
EndIf