add sound
This commit is contained in:
parent
fec97ef9c6
commit
1b93f61a42
64 changed files with 1035 additions and 22 deletions
|
|
@ -33,6 +33,14 @@
|
|||
Var DirImage2 = "ROOT/taobin_project/image/page_payment_cash_extend"
|
||||
|
||||
EndIf
|
||||
|
||||
|
||||
If show_eng = "true" Then
|
||||
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_eng/keep_your_change_credits_or_receive.mp3"
|
||||
Else
|
||||
PlayLong "/mnt/sdcard/coffeevending/taobin_project/sound_thai/keep_your_change_credits_or_receive.mp3"
|
||||
EndIf
|
||||
|
||||
</EventOpen>
|
||||
<Timeout> 1000 </Timeout>
|
||||
<EventTimeout>
|
||||
|
|
@ -125,6 +133,8 @@
|
|||
Change StoreCreditAmount
|
||||
Var ChangeFlag2 = 1
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
If Seeker.FreeVendingCampaign = 1 Then
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue