added doors

master
crazyginger72 2014-07-26 16:21:56 -04:00
parent 5280619ce3
commit 0c22127b8b
1 changed files with 1 additions and 2 deletions

View File

@ -55,8 +55,7 @@ drawtype = "nodebox",
end
return minetest.item_place(itemstack, placer, pointed_thing)
end,
end,
after_dig_node = function(pos, oldnode, oldmetadata, digger)