Mercurial > wow > buffalo2
comparison Modules/WorldState.xml @ 113:2105b6e5095f
- Added Blood of Sargeras to currency list
- Fixed panel ordering issues when a module is loaded on the fly.
| author | Nick@Zahhak |
|---|---|
| date | Sun, 26 Mar 2017 06:25:18 -0400 |
| parents | bb38bc0e787f |
| children | 8c94bee4fdfc |
comparison
equal
deleted
inserted
replaced
| 112:7c77fde36287 | 113:2105b6e5095f |
|---|---|
| 7 <Size x="600" y="24" /> | 7 <Size x="600" y="24" /> |
| 8 <Anchors> | 8 <Anchors> |
| 9 <Anchor point="TOP" /> | 9 <Anchor point="TOP" /> |
| 10 </Anchors> | 10 </Anchors> |
| 11 <Frames> | 11 <Frames> |
| 12 <Frame name="$parentZoneCurrency" mixin="VeneerWorldStateCurrencyMixin" hidden="true" inherits="VeneerMixinScripts, VeneerAnimations"> | |
| 13 <Size x="240" y="24" /> | |
| 14 <Anchors> | |
| 15 <Anchor point="TOP" /> | |
| 16 </Anchors> | |
| 17 <Layers> | |
| 18 <Layer level="ARTWORK"> | |
| 19 <Texture parentKey="Icon" > | |
| 20 <Size x="16" y="16" /> | |
| 21 <Anchors> | |
| 22 <Anchor point="LEFT" /> | |
| 23 </Anchors> | |
| 24 </Texture> | |
| 25 </Layer> | |
| 26 <Layer level="OVERLAY"> | |
| 27 <FontString parentKey="Label" inherits="VeneerNumberFont"> | |
| 28 <Anchors> | |
| 29 <Anchor point="LEFT" relativePoint="RIGHT" relativeKey="$parent.Icon" x="2" y="0" /> | |
| 30 </Anchors> | |
| 31 </FontString> | |
| 32 </Layer> | |
| 33 </Layers> | |
| 34 </Frame> | |
| 35 </Frames> | 12 </Frames> |
| 36 </Frame> | 13 </Frame> |
| 37 <Frame name="VeneerOrderHallHandler" hidden="true" parent="UIParent" mixin="VeneerOrderHallMixin" inherits="VeneerMixinScripts" /> | 14 <Frame name="VeneerOrderHallHandler" hidden="true" parent="UIParent" mixin="VeneerOrderHallMixin" inherits="VeneerMixinScripts" /> |
| 38 | 15 |
| 39 </Ui> | 16 </Ui> |
