This commit is contained in:
kong 2023-08-04 15:29:38 +07:00
parent 0b56f79b4d
commit 605112cd9f
22 changed files with 485 additions and 328 deletions

View file

@ -594,11 +594,15 @@
EndIf
EndIf
If Timeout = 9 Then
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sounds/music1.mp3"
If OpenFromCollectPoint3 = 0 Then
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sounds/music1.mp3"
EndIf
EndIf
Else
If Timeout = 4 Then
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sounds/music1.mp3"
If OpenFromCollectPoint3 = 0 Then
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sounds/music1.mp3"
EndIf
EndIf
EndIf