From 4b37d437212ef445b833ea91a5280f8921377d7c Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Fri, 23 Apr 2021 12:59:23 -0500 Subject: [PATCH] Add files via upload rotate_clockwise = true --- assets/symbols/woman_stand.toml | 13 ++----------- 1 file changed, 2 insertions(+), 11 deletions(-) diff --git a/assets/symbols/woman_stand.toml b/assets/symbols/woman_stand.toml index 57ae4c8..bc9b063 100644 --- a/assets/symbols/woman_stand.toml +++ b/assets/symbols/woman_stand.toml @@ -1,21 +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 +invert_nested = true -# If true, this indicates that the symbol nested on this -# symbol’s nesting area should have its colors inverted. - -invert_nested = true \ No newline at end of file +rotate_clockwise = true \ No newline at end of file