diff options
author | Wuzzy <almikes@aol.com> | 2017-05-29 02:09:01 +0200 |
---|---|---|
committer | Wuzzy <almikes@aol.com> | 2017-05-29 02:09:01 +0200 |
commit | 2dce6609cf717a58b50c5b7bf03eac8105e0e213 (patch) | |
tree | 46c7d6f6539b8ae27ab6b783db0a26071c95b80d | |
parent | 67dd0324e4969352a752daf5d7a8d85e6a0e2201 (diff) |
Add snowy group
-rw-r--r-- | init.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ local groupdefs = { ["coal"] = S("Coal"), ["water_bucket"] = S("Water buckets"), ["flora"] = S("Flora"), + ["snowy"] = S("Snowy"), ["cracky"] = S("Cracky"), ["crumbly"] = S("Crumbly"), |