THAI: Add Sond Lipit promotion

This commit is contained in:
Kenta420 2024-03-13 13:41:52 +07:00
parent 033daca824
commit 1d682b2fde
11 changed files with 28 additions and 0 deletions

View file

@ -841,6 +841,10 @@
Var PlaySoundLag = RootPathSoundBackToSchool + "next_drink.wav"
EndIf
If LipitPro = 1 Then
Var PlaySoundLag = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/lipit/next_drink.wav"
EndIf
PlayLong PlaySoundLag
EndIf
EndIf