WoWInterface SVN OpenRDX

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 671 to Rev 672
    Reverse comparison

Rev 671 → Rev 672

trunk/RDX/Designs/Lists/CooldownBarList.lua
247,7 → 247,9
btn = _icons[_j];
if not btn:IsShown() then btn:Show(]] .. smooth .. [[); end
btn.spellid = _meta;
btn.icon:SetTexture(_tex);
if btn.icon then
btn.icon:SetTexture(_tex);
end
if btn.nametxt then
if ]] .. auranameab .. [[ then
local word, anstr = nil, "";