DO
This commit is contained in:
parent
d72112f2d5
commit
5ce4cf3c7d
7 changed files with 91 additions and 7 deletions
|
|
@ -670,6 +670,9 @@
|
|||
If SystemDateDayInt = 20 Then
|
||||
Var PromotionOreoVolcanoEnable = 1
|
||||
EndIf
|
||||
If SystemDateDayInt = 24 Then
|
||||
Var PromotionOreoVolcanoEnable = 1
|
||||
EndIf
|
||||
|
||||
If SystemDateDayInt = 27 Then
|
||||
Var PromotionOreoVolcanoEnable = 1
|
||||
|
|
@ -697,7 +700,7 @@
|
|||
If SystemDateDayInt = 21 Then
|
||||
Var PromotionOreoToppingFreeEnable = 1
|
||||
EndIf
|
||||
If SystemDateDayInt = 22 Then
|
||||
If SystemDateDayInt = 24 Then
|
||||
Var PromotionOreoToppingFreeEnable = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
@ -742,6 +745,7 @@
|
|||
Var PromotionIDCurrentOrder = 0
|
||||
DEBUGVAR PromotionOreoToppingFreeEnable
|
||||
DEBUGVAR PromotionOreoVolcanoEnable
|
||||
|
||||
|
||||
RootLayoutVisible 3 "hide"
|
||||
</EventOpen>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue