Module:Inventory slot: Difference between revisions
Actually, we were just using an old version of minetip. Updated to support an even newer version of minetip. Now passes along idData to the main sprite function rather than using the base function, so this gets its tracking categories. |
mNo edit summary |
||
Line 153: | Line 153: | ||
else | else | ||
if not sprite then | if not sprite then | ||
sprite = require( [[Module: | sprite = require( [[Module:Sprite2]] ).sprite | ||
end | end | ||
local image | local image |