WoWInterface SVN Aloft

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /branches/Ace3/Aloft/AloftPlayerTitleData
    from Rev 1514 to Rev 1573
    Reverse comparison

Rev 1514 → Rev 1573

AloftPlayerTitleData.lua
142,6 → 142,9
 
 
function AloftPlayerTitleData:OnDisable()
self:UnregisterAllEvents()
self:UnregisterAllMessages()
self:CancelAllTimers()
end
 
-----------------------------------------------------------------------------