add sound

This commit is contained in:
pichet 2022-09-28 14:11:00 +07:00
parent fec97ef9c6
commit 1b93f61a42
64 changed files with 1035 additions and 22 deletions

View file

@ -50,6 +50,13 @@
EndIf
EndIf
If show_eng = "true" Then
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Your_credit_balance_not_enough.mp3"
Else
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_thai/Your_credit_balance_not_enough.mp3"
EndIf
EndIf
Var ShowLoadingText = "Invisible"