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.
10 lines
413 B
10 lines
413 B
|
3 years ago
|
<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">
|
||
|
|
<Cooldown name="AR_CooldownFrameTemplate" setAllPoints="true" hidden="true" virtual="true">
|
||
|
|
<SwipeTexture>
|
||
|
|
<Color r="0" g="0" b="0" a="0.8"/>
|
||
|
|
</SwipeTexture>
|
||
|
|
<EdgeTexture file="Interface\Cooldown\edge"/>
|
||
|
|
</Cooldown>
|
||
|
|
</Ui>
|