Mercurial > wow > buffalo2
comparison Modules/PaperDoll.lua @ 72:d80db9a9b7e4
- created 'VeneerTemplate' xml
- implement drag drop parent re-anchoring
author | Nenue |
---|---|
date | Tue, 23 Aug 2016 14:53:38 -0400 |
parents | 6f8661094643 |
children | d9d16e67725c |
comparison
equal
deleted
inserted
replaced
71:6f8661094643 | 72:d80db9a9b7e4 |
---|---|
203 | 203 |
204 end | 204 end |
205 | 205 |
206 end | 206 end |
207 | 207 |
208 plugin:SetScript('OnEvent', plugin.event) | 208 --plugin:SetScript('OnEvent', plugin.event) |
209 plugin:RegisterEvent('PLAYER_EQUIPMENT_CHANGED') | 209 plugin:RegisterEvent('PLAYER_EQUIPMENT_CHANGED') |
210 plugin:RegisterEvent('PLAYER_ENTERING_WORLD') | 210 plugin:RegisterEvent('PLAYER_ENTERING_WORLD') |
211 | 211 |
212 | 212 |
213 hooksecurefunc("PaperDollItemSlotButton_Update", PaperDollItemSlotButton_Update) | 213 --hooksecurefunc("PaperDollItemSlotButton_Update", PaperDollItemSlotButton_Update) |