Remove unused beds formspec

master
Wuzzy 2021-08-14 14:25:10 +02:00
parent aa86928e51
commit fd1472f585
1 changed files with 0 additions and 4 deletions

View File

@ -5,10 +5,6 @@ hades_beds.player = {}
hades_beds.pos = {}
hades_beds.spawn = {}
hades_beds.formspec = "size[8,15;true]"..
"bgcolor[#080808BB; true]"..
"button_exit[2,12;4,0.75;leave;"..minetest.formspec_escape(S("Leave Bed")).."]"
local modpath = minetest.get_modpath("hades_beds")
-- load files