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.
14 lines
581 B
14 lines
581 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">
|
|
<Script file="BtWQuestsQuestPOIDataProvider.lua"/>
|
|
|
|
<Button name="BtWQuestsQuestPOITemplate" mixin="BtWQuestsQuestPOIMixin" hidden="true" virtual="true">
|
|
<Size x="22" y="22" />
|
|
<Layers>
|
|
<Layer level="ARTWORK">
|
|
<Texture parentKey="Circle" file="Interface\MINIMAP\UI-QuestBlob-MinimapRing"/>
|
|
<Texture parentKey="Turnin" atlas="QuestTurnin"/>
|
|
</Layer>
|
|
</Layers>
|
|
</Button>
|
|
</Ui>
|