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.
8 lines
657 B
8 lines
657 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="templates.lua"/>
|
|
|
|
<Frame name="WQL_AreaPOIPinTemplate" inherits="BaseHighlightableMapPoiPinTemplate" enableMouse="true" mixin="WQL_AreaPOIPinMixin" virtual="true" />
|
|
<Frame name="WQL_WayPinTemplate" inherits="BaseHighlightableMapPoiPinTemplate" enableMouse="true" mixin="WQL_WayPinMixin" virtual="true" />
|
|
<Frame name="WQL_HolidayPinTemplate" inherits="BaseHighlightableMapPoiPinTemplate" enableMouse="true" mixin="WQL_HolidayPinMixin" virtual="true" />
|
|
</Ui>
|
|
|