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 .. ","
|
||||
end
|
||||
end
|
||||
minetest.log("error", tabid .. " " .. tabidname)
|
||||
tabheader = tabheader .. ";"..tostring(tabid)..";false;true]"
|
||||
return tabheader
|
||||
end
|
||||
|
Loading…
x
Reference in New Issue
Block a user