WoWInterface SVN CompactBars

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/CompactBars/libs
    from Rev 10 to Rev 12
    Reverse comparison

Rev 10 → Rev 12

sbar.lua
201,12 → 201,6
clearFixedText(delfix)
return nil
end
 
if not _bar[k] or v > _bar[k] then
_bar[k] = v
sbar:UpdateFrameLevel()
return
end
end
 
_bar[k] = v