Add promote brewing
This commit is contained in:
parent
6b191ecb87
commit
59ecfa725f
10 changed files with 1026 additions and 15 deletions
|
|
@ -2,12 +2,14 @@
|
|||
; Need var brew_txt2
|
||||
|
||||
|
||||
If TeaserBottleEnable = 1 Then
|
||||
DEBUGVAR ProBadValentineEnable
|
||||
|
||||
If ProBadValentineEnable = 1 Then
|
||||
|
||||
|
||||
GetFileSizeK "taobin_project/video/brewing_adv4.mp4" brewing_adv_size
|
||||
DEBUGVAR brewing_adv_size
|
||||
If brewing_adv_size = 18433289 Then
|
||||
If brewing_adv_size = 8235871 Then
|
||||
|
||||
Var adver_brewing_play_index = 1
|
||||
Var adver_brewing_count_down = 16
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue