From 17bf0e2733cdcf644c20067f63612445d4c99647 Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Fri, 23 Apr 2021 12:04:18 -0500 Subject: [PATCH] Add files via upload rotate_clockwise = true --- assets/symbols/lion_tail.toml | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) 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