From 89179403fc6db5e1dd8527eae64e3a7f238f534d Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Fri, 23 Apr 2021 12:44:14 -0500 Subject: [PATCH] Add files via upload rotate_clockwise = true --- assets/symbols/goat_horn.toml | 11 +++-------- 1 file changed, 3 insertions(+), 8 deletions(-) diff --git a/assets/symbols/goat_horn.toml b/assets/symbols/goat_horn.toml index a5f42cf..e2056fb 100644 --- a/assets/symbols/goat_horn.toml +++ b/assets/symbols/goat_horn.toml @@ -1,17 +1,12 @@ -# 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 +never_be_nested = true -never_be_nested = true \ No newline at end of file + +rotate_clockwise = true \ No newline at end of file