Mercurial > wow > buffalo2
diff Modules/PaperDoll.lua @ 75:d9d16e67725c
- refactor objectives plugin
author | Nenue |
---|---|
date | Sat, 27 Aug 2016 07:09:54 -0400 |
parents | d80db9a9b7e4 |
children | 83b3cdaae6a5 |
line wrap: on
line diff
--- a/Modules/PaperDoll.lua Tue Aug 23 19:50:10 2016 -0400 +++ b/Modules/PaperDoll.lua Sat Aug 27 07:09:54 2016 -0400 @@ -6,7 +6,7 @@ -- Requires tooltip scraping to obtain these numbers, meaning any currently active tooltip will be cleared. local plugin = CreateFrame('Frame', 'VeneerPaper', UIParent) -local vn, print = LibStub("LibKraken").register(VeneerController, plugin) +local vn, print = LibStub("LibKraken").register(Veneer, plugin) local slot_anchors = { [1] = 'TOPLEFT',