Mercurial > wow > buffalo2
view Modules/ObjectiveTracker.lua @ 69:ebc18a7412a1
- use secure hook functions to manage duration and count text
author | Nenue |
---|---|
date | Sun, 21 Aug 2016 10:28:09 -0400 |
parents | ef4116179e2f |
children | 6f8661094643 |
line wrap: on
line source
-- Veneer -- ObjectiveTracker.lua -- Created: 8/16/2016 8:19 AM -- %file-revision% -- Fixes objective tracker positioning in relation to buff frame alterations local plugin = CreateFrame('Frame', 'VeneerObjectives', UIParent) local vn, print = LibStub("LibKraken").register(VeneerController, plugin)