comparison Modules/FriendsFrame.xml @ 116:ddfe19d70a34

ArtifactPower: - Further 7.2 accommodations, relating to tokens that grant millions of AP. Currency: - Ancient Mana zones list expanded - Legionfall War Supplies, Nethershards, and Blood of Sargeras are tracked globally PaperDoll: - Should update more effectively when delayed artifact data loads in. WorldState: - Fixed hanging panels after OrderHallCommandBar is hidden.
author Nenue
date Wed, 26 Apr 2017 20:06:38 -0400
parents 8c94bee4fdfc
children
comparison
equal deleted inserted replaced
115:8c94bee4fdfc 116:ddfe19d70a34
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/ 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"> 2 ..\FrameXML\UI.xsd">
3 <Script file="FriendsFrame.lua" /> 3 <Script file="FriendsFrame.lua" />
4 4
5 <Frame name="VeneerFriendsFrameHandler" parent="UIParent" mixin="VeneerFriendsFrameMixin" inherits="VeneerHandlerTemplate"> 5 <Frame name="VeneerLFG" parent="UIParent" mixin="VeneerLFGMixin" inherits="VeneerHandlerTemplate">
6 6
7 </Frame> 7 </Frame>
8 8
9 </Ui> 9 </Ui>