Remove debug line
This commit is contained in:
parent
31f036b97f
commit
495e97ec10
@ -73,7 +73,6 @@ inventory_plus.get_tabheader = function(player,tabidname)
|
|||||||
tabheader = tabheader .. ","
|
tabheader = tabheader .. ","
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
minetest.log("error", tabid .. " " .. tabidname)
|
|
||||||
tabheader = tabheader .. ";"..tostring(tabid)..";false;true]"
|
tabheader = tabheader .. ";"..tostring(tabid)..";false;true]"
|
||||||
return tabheader
|
return tabheader
|
||||||
end
|
end
|
||||||
|
Loading…
x
Reference in New Issue
Block a user