rodzic
dc7bddf537
commit
e6d42b92c3
|
@ -0,0 +1,13 @@
|
|||
# If true, this indicates that the symbol should always have
|
||||
|
||||
# a symbol nested within its nesting area(s).
|
||||
|
||||
always_nest = false
|
||||
|
||||
|
||||
|
||||
# If true, this indicates that the symbol should always
|
||||
|
||||
# be nested inside another symbol's nesting area.
|
||||
|
||||
always_be_nested = false
|
|
@ -0,0 +1,15 @@
|
|||
# If true, this indicates that the symbol should always have
|
||||
|
||||
# a symbol nested within its nesting area(s).
|
||||
|
||||
always_nest = true
|
||||
|
||||
|
||||
|
||||
# If true, this indicates that the symbol should always
|
||||
|
||||
# be nested inside another symbol's nesting area.
|
||||
|
||||
always_be_nested = false
|
||||
|
||||
|
|
@ -0,0 +1,13 @@
|
|||
# If true, this indicates that the symbol should always have
|
||||
|
||||
# a symbol nested within its nesting area(s).
|
||||
|
||||
always_nest = true
|
||||
|
||||
|
||||
|
||||
# If true, this indicates that the symbol should always
|
||||
|
||||
# be nested inside another symbol's nesting area.
|
||||
|
||||
always_be_nested = false
|
|
@ -0,0 +1,13 @@
|
|||
# If true, this indicates that the symbol should always have
|
||||
|
||||
# a symbol nested within its nesting area(s).
|
||||
|
||||
always_nest = false
|
||||
|
||||
|
||||
|
||||
# If true, this indicates that the symbol should always
|
||||
|
||||
# be nested inside another symbol's nesting area.
|
||||
|
||||
always_be_nested = false
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# a symbol nested within its nesting area(s).
|
||||
|
||||
always_nest = false
|
||||
always_nest = true
|
||||
|
||||
|
||||
|
||||
|
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
# a symbol nested within its nesting area(s).
|
||||
|
||||
always_nest = false
|
||||
always_nest = true
|
||||
|
||||
|
||||
|
||||
|
|
Ładowanie…
Reference in New Issue