WoWInterface SVN oUF_AuraBars

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 15 to Rev 14
    Reverse comparison

Rev 15 → Rev 14

trunk/oUF_AuraBars/oUF_AuraBars.lua
116,10 → 116,7
statusBar.spellname:SetPoint'LEFT'
statusBar.spellname:SetPoint('RIGHT', statusBar.spelltime, 'LEFT')
 
if auraBarParent.PostCreateBar then
auraBarParent.PostCreateBar(statusBar)
end
 
 
return statusBar
end