THAI: Remove sound lipit promotion

This commit is contained in:
Kenta420 2024-04-03 12:48:54 +07:00
parent 60589410e6
commit 5055a49021
5 changed files with 0 additions and 20 deletions

View file

@ -849,10 +849,6 @@
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

View file

@ -88,10 +88,6 @@
Var PlaySoundLag = RootPathSoundBackToSchool + "taobin_sawade.wav"
EndIf
If LipitPro = 1 Then
Var PlaySoundLag = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/lipit/taobin_sawade.wav"
EndIf
Play PlaySoundLag
Var DirImageCart = "ROOT/taobin_project/image/cart_th"

View file

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

View file

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

View file

@ -188,10 +188,6 @@
Var PlaySoundLag = RootPathSoundBackToSchool + "payment.wav"
EndIf
If LipitPro = 1 Then
Var PlaySoundLag = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/lipit/payment.wav"
EndIf
Var PlaySoundCodeLang = "ROOT/sounds/Code8digit.m4a"
EndIf