9.99 snap
This commit is contained in:
parent
5ae45089de
commit
87251ef61e
85 changed files with 2133 additions and 3440 deletions
|
|
@ -44,6 +44,7 @@
|
|||
Var EnableMultiInstanceFromBoxID = 0
|
||||
EndIf
|
||||
|
||||
; Rama
|
||||
If BoxID = 200005 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
|
|
@ -51,3 +52,14 @@
|
|||
If BoxID = 200010 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
|
||||
If BoxID = 200102 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
|
||||
; Test
|
||||
If BoxID > 200010 Then
|
||||
If BoxID < 200040 Then
|
||||
Var EnableMultiInstanceFromBoxID = 1
|
||||
EndIf
|
||||
EndIf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue