From 4d866878a756183e00151a07c94bbec5ae7e164c Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Fri, 23 Apr 2021 13:02:47 -0500 Subject: [PATCH] Add files via upload rotate_clockwise = true --- assets/symbols/wing_angel.toml | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/assets/symbols/wing_angel.toml b/assets/symbols/wing_angel.toml index 1ba74a3..dee1666 100644 --- a/assets/symbols/wing_angel.toml +++ b/assets/symbols/wing_angel.toml @@ -1,13 +1,9 @@ -# If true, this indicates that the symbol should always have -# a symbol nested within its nesting area(s). always_nest = false +always_be_nested = false -# If true, this indicates that the symbol should always -# be nested inside another symbol's nesting area. - -always_be_nested = false \ No newline at end of file +rotate_clockwise = true \ No newline at end of file