game change 2.0.0
This commit is contained in:
parent
c72eba6b87
commit
d5fe61b2fc
11 changed files with 4348 additions and 3838 deletions
|
|
@ -272,6 +272,7 @@ If BoxID = 201729 Then
|
|||
Var MomCocoaProDiscountEnable = 0
|
||||
Var RobinsonBeautyPro = 0
|
||||
Var JemilaPro = 1
|
||||
Var HalloweenPro = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 201714 Then
|
||||
|
|
@ -279,6 +280,7 @@ If BoxID = 201714 Then
|
|||
Var MomCocoaProDiscountEnable = 0
|
||||
Var RobinsonBeautyPro = 0
|
||||
Var JemilaPro = 1
|
||||
Var HalloweenPro = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 173149 Then
|
||||
|
|
@ -286,6 +288,7 @@ If BoxID = 173149 Then
|
|||
Var MomCocoaProDiscountEnable = 0
|
||||
Var RobinsonBeautyPro = 0
|
||||
Var JemilaPro = 1
|
||||
Var HalloweenPro = 1
|
||||
EndIf
|
||||
|
||||
|
||||
|
|
@ -475,7 +478,7 @@ EndIf
|
|||
|
||||
;
|
||||
If BoxID > 200000 Then
|
||||
If BoxID < 200400 Then
|
||||
If BoxID < 201000 Then
|
||||
Var New_Payment = 1
|
||||
Var NewFlowPaymentCode = 1
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue