Fix alot of warnings

This commit is contained in:
Panquesito7
2020-04-26 20:43:32 -05:00
parent 1037e050f2
commit caad7d4e05
28 changed files with 46 additions and 71 deletions

View File

@ -84,7 +84,6 @@ end
local function set_formspec(pos, data, page)
local meta = minetest.get_meta(pos)
local node = minetest.get_node(pos)
local formspec = data.base_formspec
formspec = formspec..fs_helpers.cycling_button(
meta,