Some cleaning

This commit is contained in:
Jean-Patrick Guerrero
2022-01-08 16:40:10 +01:00
parent ea10743255
commit eedc77086f
3 changed files with 147 additions and 151 deletions

View File

@ -1485,7 +1485,6 @@ local function make_fs(player, data)
fs("bg9", 0, 0, data.inv_width, full_height, PNG.bg_full, 10)
local tab = i3.tabs[data.tab]
if tab then
tab.formspec(player, data, fs)
end