DO yuzu and 6.84

This commit is contained in:
kong 2022-12-27 22:24:34 +07:00
parent b18179f064
commit 33ff7c2883
47 changed files with 1115 additions and 4566 deletions

View file

@ -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"