Mercurial > wow > hansgar_and_franzok_assist
diff Libs/DF/normal_bar.xml @ 24:7a285d98b95f
- framework update.
| author | Tercio |
|---|---|
| date | Mon, 14 Sep 2015 17:10:38 -0300 |
| parents | 2f09fe4be15c |
| children | 0682d738499b |
line wrap: on
line diff
--- a/Libs/DF/normal_bar.xml Tue Sep 08 13:23:31 2015 -0300 +++ b/Libs/DF/normal_bar.xml Mon Sep 14 17:10:38 2015 -0300 @@ -23,6 +23,14 @@ <Anchor point="LEFT" relativeTo="$parent" /> </Anchors> </Texture> + <Texture name="$parent_timerTextureR" hidden="true" parentKey="timertextureR" file = "Interface\PaperDollInfoFrame\UI-Character-Skills-Bar" horizTile="false" vertTile="false"> + <Size x="300" y="14" /> + <Color a = "1" r = "1" g = "1" b = "1" /> + <Anchors> + <Anchor point="TOPRIGHT" relativeTo="$parent" x="0" y="0"/> + <Anchor point="BOTTOMRIGHT" relativeTo="$parent" x="0" y="0"/> + </Anchors> + </Texture> <!-- statusbar texture --> <Texture name="$parent_statusbarTexture" hidden="false" parentKey="texture" file = "Interface\PaperDollInfoFrame\UI-Character-Skills-Bar" horizTile="false" vertTile="false">
