forked from minetest-mods/unified_inventory
> return { specname }
This returned a number-indexed table whereas the code expects a name-indexed table
12 KiB
12 KiB
> return { specname }
This returned a number-indexed table whereas the code expects a name-indexed table