9.19 will release hot fix
This commit is contained in:
parent
b6dd98701a
commit
9a19562b48
61 changed files with 148754 additions and 174514 deletions
|
|
@ -32,6 +32,18 @@ If EventMatch = 1 Then
|
|||
EndIf
|
||||
EndIf
|
||||
|
||||
Var PremiumTriosEnable = 0
|
||||
|
||||
If SystemDateMonthInt = 11 Then
|
||||
|
||||
If SystemDateDayInt > 20 Then
|
||||
Var PremiumTriosEnable = 1
|
||||
EndIf
|
||||
If BoxID = 201729 Then
|
||||
Var PremiumTriosEnable = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
If brewing_adv17_size = "" Then
|
||||
GetFileSizeK "taobin_project/video/brewing_adv17.mp4" brewing_adv17_size
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue