Mercurial > wow > buffalo2
comparison Templates.lua @ 136:414e37af1b1b v8.0.1-20180718
8.0.1 "pre-patch" updates
- disabled PaperDoll, ArtifactPower, and Social/LFG modules
| author | Nenue |
|---|---|
| date | Wed, 18 Jul 2018 15:31:15 -0400 |
| parents | 3f4794dca91b |
| children |
comparison
equal
deleted
inserted
replaced
| 135:4979b5cca6de | 136:414e37af1b1b |
|---|---|
| 151 self.debug('OnLoad() template') | 151 self.debug('OnLoad() template') |
| 152 end | 152 end |
| 153 | 153 |
| 154 -- Replace if module requires anything besides fixing frame anchors | 154 -- Replace if module requires anything besides fixing frame anchors |
| 155 | 155 |
| 156 | 156 function Handler:OnEvent() |
| 157 end | |
| 157 function Handler:OnShow() | 158 function Handler:OnShow() |
| 158 self:Reanchor() | 159 self:Reanchor() |
| 159 _G.Veneer:DynamicReanchor() | 160 _G.Veneer:DynamicReanchor() |
| 160 end | 161 end |
| 161 function Handler:OnHide() | 162 function Handler:OnHide() |
