update script video inter
This commit is contained in:
parent
f8fa3021fb
commit
1c714d4c0b
6 changed files with 65 additions and 6 deletions
|
|
@ -149,8 +149,12 @@
|
|||
|
||||
If SaveTheWorldCount < 2 Then
|
||||
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/video/script2.ev"
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
Var script_thankyou = CountryRootPath + "/video/script_thankyou.ev"
|
||||
TRY script_thankyou
|
||||
Else
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/video/script2.ev"
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue