diff options
author | Wuzzy <almikes@aol.com> | 2016-12-23 13:42:12 +0100 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2016-12-23 13:42:12 +0100 |
commit | 450bd203fc9b20b8dbc63535166d3a4c1945384a (patch) | |
tree | 3dc2edd1cfd65b5eee930346840636ea2055de03 | |
parent | 92137a24c954bf7dc03bebfa40b14b2cf17d4a1c (diff) |
Remove bendy group
-rw-r--r-- | init.lua | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -32,7 +32,6 @@ local groupdefs = { ["crumbly"] = S("Crumbly"), ["choppy"] = S("Choppy"), ["snappy"] = S("Snappy"), - ["bendy"] = S("Bendy"), ["oddly_breakable_by_hand"] = S("Hand-breakable"), ["fleshy"] = S("Flesh"), |