Mercurial > wow > buffalo2
comparison Modules/FriendsFrame.xml @ 115:8c94bee4fdfc
- AddHandler simplified
- Centralized combat start/stop hooks
- WorldState removed
author | Nenue |
---|---|
date | Tue, 28 Mar 2017 07:02:26 -0400 |
parents | |
children | ddfe19d70a34 |
comparison
equal
deleted
inserted
replaced
114:6748c98a6c6c | 115:8c94bee4fdfc |
---|---|
1 <Ui xmlns="http://www.blizzard.com/wow/ui/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.blizzard.com/wow/ui/ | |
2 ..\FrameXML\UI.xsd"> | |
3 <Script file="FriendsFrame.lua" /> | |
4 | |
5 <Frame name="VeneerFriendsFrameHandler" parent="UIParent" mixin="VeneerFriendsFrameMixin" inherits="VeneerHandlerTemplate"> | |
6 | |
7 </Frame> | |
8 | |
9 </Ui> |