WoWInterface SVN zz_Worldboss

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /
    from Rev 61 to Rev 60
    Reverse comparison

Rev 61 → Rev 60

trunk/zz_Worldboss/core.lua
632,6 → 632,6
end)
end
addon['updatePrefs']()
addon['RegisterFunc']({"PLAYER_LOGOUT","PLAYER_REGEN_DISABLED","PLAYER_REGEN_ENABLED"},"OnEvent", event)
addon['RegisterFunc']({"QUEST_LOG_UPDATE","PLAYER_LOGOUT","PLAYER_REGEN_DISABLED","PLAYER_REGEN_ENABLED"},"OnEvent", event)
end
addon['startup'](addon, name, childName, init, true, defaults)