1
0
mirror of https://codeberg.org/minenux/minetest-mod-xdecor synced 2023-10-20 21:43:39 -07:00

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
minetest.register_alias("xdecor:crate", "default:chess")
minetest.register_alias("xdecor:crate", "default:chest")
xdecor.register("cushion", {
description = "Cushion",