diff 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
line wrap: on
line diff
--- a/Modules/WorldState.xml	Thu Mar 23 05:29:03 2017 -0400
+++ b/Modules/WorldState.xml	Sun Mar 26 06:25:18 2017 -0400
@@ -9,29 +9,6 @@
       <Anchor point="TOP" />
     </Anchors>
     <Frames>
-      <Frame name="$parentZoneCurrency" mixin="VeneerWorldStateCurrencyMixin" hidden="true" inherits="VeneerMixinScripts, VeneerAnimations">
-        <Size x="240" y="24" />
-        <Anchors>
-          <Anchor point="TOP" />
-        </Anchors>
-        <Layers>
-          <Layer level="ARTWORK">
-            <Texture parentKey="Icon" >
-              <Size x="16" y="16" />
-              <Anchors>
-                <Anchor point="LEFT" />
-              </Anchors>
-            </Texture>
-          </Layer>
-          <Layer level="OVERLAY">
-            <FontString parentKey="Label" inherits="VeneerNumberFont">
-              <Anchors>
-                <Anchor point="LEFT" relativePoint="RIGHT" relativeKey="$parent.Icon" x="2" y="0" />
-              </Anchors>
-            </FontString>
-          </Layer>
-        </Layers>
-      </Frame>
     </Frames>
   </Frame>
   <Frame name="VeneerOrderHallHandler" hidden="true" parent="UIParent" mixin="VeneerOrderHallMixin" inherits="VeneerMixinScripts" />