DO yuzu and 6.84
This commit is contained in:
parent
b18179f064
commit
33ff7c2883
47 changed files with 1115 additions and 4566 deletions
|
|
@ -212,19 +212,8 @@
|
|||
; Zone set video main page.
|
||||
Var CampaignEnableStr = "false"
|
||||
|
||||
If SystemDateMonthInt = 11 Then
|
||||
Var CampaignEnableStr = "true"
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 12 Then
|
||||
Var CampaignEnableStr = "true"
|
||||
EndIf
|
||||
|
||||
If SystemDateMonthInt = 1 Then
|
||||
If SystemDateDayInt = 1 Then
|
||||
WRITE_FILE "/mnt/sdcard/coffeevending/CampaignEnable" "off"
|
||||
EndIf
|
||||
EndIf
|
||||
Var adver_brewing_en = 1
|
||||
|
||||
|
||||
TRY "/mnt/sdcard/coffeevending/taobin_project/video/script1.ev"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue