Add 200080 for test UIV3
This commit is contained in:
parent
b9e69eeaeb
commit
7c3ef37e1a
2 changed files with 5 additions and 1 deletions
|
|
@ -59,7 +59,7 @@
|
|||
|
||||
; Test
|
||||
If BoxID > 200010 Then
|
||||
If BoxID < 200040 Then
|
||||
If BoxID < 200080 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
|
|||
|
|
@ -196,6 +196,10 @@ If BoxID = 201714 Then
|
|||
Var AppleFarmFestivalPro = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 201729 Then
|
||||
Var AppleFarmFestivalPro = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 123456 Then
|
||||
Var AppleFarmFestivalPro = 1
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue