DO
This commit is contained in:
parent
74c141a5fe
commit
6cb54114d6
10 changed files with 122 additions and 93 deletions
|
|
@ -63,19 +63,20 @@ EndIf
|
|||
If BoxID = 200001 Then
|
||||
Var OreoDueEnable = 0
|
||||
Var OreoForFreeEnable = 0
|
||||
Var PepsiProEnable = 0
|
||||
EndIf
|
||||
|
||||
If BoxID = 200000 Then
|
||||
Var OreoDueEnable = 0
|
||||
Var OreoForFreeEnable = 0
|
||||
Var PepsiProEnable = 0
|
||||
EndIf
|
||||
|
||||
If BoxID = 172053 Then
|
||||
Var PepsiProEnable = 1
|
||||
EndIf
|
||||
If BoxID = 172644 Then
|
||||
Var PepsiProEnable = 1
|
||||
EndIf
|
||||
|
||||
|
||||
If BoxID = 173149 Then
|
||||
Var PepsiProEnable = 1
|
||||
EndIf
|
||||
|
|
@ -87,5 +88,11 @@ EndIf
|
|||
DEBUGVAR PepsiProEnable
|
||||
DEBUGVAR PepsiPromoteVideo
|
||||
|
||||
If InternationalEnable = 1 Then
|
||||
Var PepsiProEnable = 0
|
||||
Var PepsiPromoteVideo = 0
|
||||
EndIf
|
||||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue