DO singapore

This commit is contained in:
wanlop run 2024-04-30 22:45:15 +07:00
parent ad0a5092d9
commit 02576c213c
8 changed files with 777 additions and 417 deletions

View file

@ -1112,6 +1112,18 @@
EndIf
EndIf
If BGSugarNew = "Enable" Then
If SelectDrinkType = 1 Then
If show_eng = "true" Then
Play "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Sweet.mp3"
Else
Play "/mnt/sdcard/coffeevending/taobin_project/sound_thai/select_level.mp3"
EndIf
EndIf
EndIf
DEBUGVAR SelectDrinkType
If SelectDrinkType = 0 Then