diff --git a/assets/symbols/lion_tail.toml b/assets/symbols/lion_tail.toml index dd86488..ee1761e 100644 --- a/assets/symbols/lion_tail.toml +++ b/assets/symbols/lion_tail.toml @@ -1,21 +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 -# If true, this indicates that the symbol should never +never_be_nested = true -# be nested inside another symbol's nesting area. - -never_be_nested = true \ No newline at end of file +rotate_clockwise = true \ No newline at end of file