HKG: Change more to HKG

This commit is contained in:
Kenta420 2024-08-14 15:36:35 +07:00
parent e86e2c5f5c
commit f937ee434d
28 changed files with 2550 additions and 1 deletions

View file

@ -497,6 +497,10 @@
Var PlaySoundStraw = "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Straw_without_change.m4a"
EndIf
If CountryName = "HongKong" Then
Var PlaySoundStraw = "/mnt/sdcard/coffeevending/taobin_project/sound_eng/Straw_without_change.m4a"
EndIf
Play PlaySoundStraw
Else
Var PlaySoundLag = "/mnt/sdcard/coffeevending/taobin_project/sound_thai/drinkfinish.mp3"