Files
2026-02-24 23:00:59 +01:00

15 lines
487 B
XML

<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="zButtonCompanionsFrame">
</Frame>
<CheckButton name="zButtonCompanions" inherits="ZSpellButtonTemplate">
<Anchors>
<Anchor point="CENTER" relativeTo="UIParent" relativePoint="CENTER">
<Offset>
<AbsDimension x="0" y="-180"/>
</Offset>
</Anchor>
</Anchors>
</CheckButton>
</Ui>