Mercurial > wow > reaction
diff classes/ReAnchor.xml @ 7:f920db5fc6b1
version 0.3
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Tue, 20 Mar 2007 21:25:29 +0000 |
parents | |
children |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/classes/ReAnchor.xml Tue Mar 20 21:25:29 2007 +0000 @@ -0,0 +1,18 @@ +<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="ReAnchorSnapIndicatorTemplate" virtual="true" frameStrata="HIGH" enableMouse="false" hidden="true"> + <Size> + <AbsDimension x="8" y="8"/> + </Size> + <Layers> + <Layer level="OVERLAY"> + <Texture alphaMode="ADD"> + <Color r="1.0" g="0.82" b="0" a="0.8"/> + </Texture> + </Layer> + </Layers> + </Frame> + +</Ui>