WoWInterface SVN IDCard

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 7 to Rev 8
    Reverse comparison

Rev 7 → Rev 8

IDCard/IDCard.lua
8,7 → 8,7
end
end
 
local setItem = hookfactory(function(reg,b,self)
local setItem = hookfactory(function(b,self)
local _,id = self:GetItem()
if id then
b:SetNormalTexture(GetItemIcon(id))