annotate Modules/FriendsFrame.xml @ 131:15a7f27b11e6 v7.3.2-20111027

- Fixed an infinite loop occurring with Artifact XP calculations on fresh 110 toons - Fixed combat state response - Mask out redundant cheevos (Cutting Edge/AotC and end boss)
author Nenue
date Mon, 20 Nov 2017 12:01:52 -0500
parents ddfe19d70a34
children
rev   line source
Nenue@115 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/
Nenue@115 2 ..\FrameXML\UI.xsd">
Nenue@115 3 <Script file="FriendsFrame.lua" />
Nenue@115 4
Nenue@116 5 <Frame name="VeneerLFG" parent="UIParent" mixin="VeneerLFGMixin" inherits="VeneerHandlerTemplate">
Nenue@115 6
Nenue@115 7 </Frame>
Nenue@115 8
Nenue@115 9 </Ui>