Sellorio / mega-macro

A World of Warcraft AddOn that replaces the built in macro functionality allowing more and bigger macros.
17 stars 13 forks source link

Update tooltip-functions.lua #204

Open bartkoevoets opened 1 year ago

bartkoevoets commented 1 year ago

Fixed macro tooltips displaying the base item info by changing to GameTooltip:SetInventoryItemByID(data.Id). Have been using it like this for about a week now, haven't run into any issues.