From 76d3e4ba8939229fb944e1c0af4fb9ab95c49fb9 Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Fri, 23 Apr 2021 13:03:50 -0500 Subject: [PATCH] Add files via upload rotate_clockwise = true --- assets/symbols/death.toml | 16 +--------------- 1 file changed, 1 insertion(+), 15 deletions(-) diff --git a/assets/symbols/death.toml b/assets/symbols/death.toml index 85924d0..c0cc801 100644 --- a/assets/symbols/death.toml +++ b/assets/symbols/death.toml @@ -1,15 +1 @@ - - -# 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 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