MYS: change video ad & duration for oreo pro
This commit is contained in:
parent
9986e9a167
commit
b12fd9f793
2 changed files with 5 additions and 1 deletions
Binary file not shown.
|
|
@ -60,7 +60,11 @@ If SystemDateMonthInt = 8 Then
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If SystemDateMonthInt = 9 Then
|
If SystemDateMonthInt = 9 Then
|
||||||
Var PromotionOreoToppingFreeEnable = 1
|
If SystemDateDayInt < 17 Then
|
||||||
|
Var PromotionOreoToppingFreeEnable = 1
|
||||||
|
Else
|
||||||
|
Var PromotionOreoToppingFreeEnable = 0
|
||||||
|
EndIf
|
||||||
EndIf
|
EndIf
|
||||||
|
|
||||||
If BoxID = 177746 Then
|
If BoxID = 177746 Then
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue