Small typo

This commit is contained in:
Jean-Patrick Guerrero 2016-03-16 22:26:24 +01:00
parent 87f25f7a0d
commit e213da648a

View File

@ -194,7 +194,7 @@ for _, c in pairs({"red"}) do -- Add more curtains colors simply here.
}) })
end end
minetest.register_alias("xdecor:crate", "default:chess") minetest.register_alias("xdecor:crate", "default:chest")
xdecor.register("cushion", { xdecor.register("cushion", {
description = "Cushion", description = "Cushion",