doing
This commit is contained in:
commit
04d8dbc024
189 changed files with 20821 additions and 4335 deletions
|
|
@ -80,6 +80,21 @@ Var MainAdvertiseFileName[3] = ""
|
|||
Var MainAdvertiseFileName[4] = ""
|
||||
Var MainAdvertiseFileName[5] = ""
|
||||
|
||||
If brewing_adv11_long_size = "" Then
|
||||
GetFileSizeK "taobin_project/video/brewing_adv11_long.mp4" brewing_adv11_long_size
|
||||
EndIf
|
||||
DEBUGVAR brewing_adv11_long_size
|
||||
If brewing_adv11_long_size = 9461310 Then
|
||||
If CoconutMilkPro = 1 Then
|
||||
|
||||
Var MainAdvertiseFileName[MainAdvertiseRunSlot] = "ROOT/taobin_project/video/brewing_adv11_long.mp4"
|
||||
Var MainAdvertiseVideoEnd[MainAdvertiseRunSlot] = 0
|
||||
Var EventTurnOn = 1
|
||||
Var MainAdvertiseRunSlot = MainAdvertiseRunSlot + 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
If brewing_adv13_long_size = "" Then
|
||||
GetFileSizeK "taobin_project/video/brewing_adv13_long.mp4" brewing_adv13_long_size
|
||||
|
|
@ -97,6 +112,8 @@ EndIf
|
|||
|
||||
|
||||
|
||||
|
||||
|
||||
If brewing_adv14_long_size = "" Then
|
||||
GetFileSizeK "taobin_project/video/brewing_adv14_long.mp4" brewing_adv14_long_size
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue