Skip to content

Commit

Permalink
Remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklp09 committed Mar 18, 2024
1 parent d0b4825 commit 1aafb58
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api.lua
Original file line number Diff line number Diff line change
Expand Up @@ -205,7 +205,7 @@ minetest.after(0.01, function()
minetest.log("warning", "[unified_inventory] Removed item '"
.. itemname .. "' from category '" .. cat_name
.. "'. Reason: item is in 'not_in_creative_inventory' group")
--]]
]]
cat_def[itemname] = nil
end
end
Expand Down

0 comments on commit 1aafb58

Please sign in to comment.