You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

13 lines
469 B

<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/
..\..\FrameXML\UI.xsd">
<Frame name="TalentLoadoutReminderFrame" inherits="UIPanelDialogTemplate" hidden="true" enableMouse="true">
<Size x="300" y="100"/>
<Anchors>
<Anchor point="CENTER"/>
</Anchors>
<Scripts>
</Scripts>
</Frame>
</Ui>