From 67a3e5c83eee314b7008476404eb59840766f989 Mon Sep 17 00:00:00 2001 From: Nina Paley <79212762+ninapaley@users.noreply.github.com> Date: Mon, 5 Apr 2021 13:40:41 -0500 Subject: [PATCH] Delete dino_leg_fore.toml --- assets/symbols/dino_leg_fore.toml | 29 ----------------------------- 1 file changed, 29 deletions(-) delete mode 100644 assets/symbols/dino_leg_fore.toml diff --git a/assets/symbols/dino_leg_fore.toml b/assets/symbols/dino_leg_fore.toml deleted file mode 100644 index 6db85bb..0000000 --- a/assets/symbols/dino_leg_fore.toml +++ /dev/null @@ -1,29 +0,0 @@ -# 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 - -# be nested inside another symbol's nesting area. - -never_be_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