WoWInterface SVN zz_BuffInfo

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 28 to Rev 29
    Reverse comparison

Rev 28 → Rev 29

zz_BuffInfo/core.lua
119,7 → 119,7
end
end
local function init()
local options = addon['InitConfig'](addon, childName, true, {
local options = addon:InitConfig(childName, true, {
['name'] = childName,
['type'] = "launcher",
['icon'] = "Interface\\Icons\\spell_holy_powerwordshield",