Mercurial > wow > buffalo2
comparison Modules/Currency.xml @ 126:3de635cda288 v7.3.17102017
- zone checking fix; moveed code into the zone-context pre-hook
author | Nenue |
---|---|
date | Tue, 17 Oct 2017 17:00:10 -0400 |
parents | 3f4794dca91b |
children | 414e37af1b1b |
comparison
equal
deleted
inserted
replaced
125:3f4794dca91b | 126:3de635cda288 |
---|---|
1 <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/ | 1 <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/ |
2 ..\FrameXML\UI.xsd"> | 2 ..\FrameXML\UI.xsd"> |
3 | 3 |
4 | 4 |
5 <Frame parent="UIParent" name="VeneerBankDB" parentArray="modules" mixin="VeneerBankDBMixin" hidden="false" inherits="VeneerHandlerTemplate"> | 5 <Frame parent="UIParent" name="VeneerBankDB" parentArray="modules" mixin="VeneerBankDBMixin" hidden="true" inherits="VeneerHandlerTemplate"> |
6 <Size x="240" y="24" /> | 6 <Size x="240" y="24" /> |
7 <Anchors> | 7 <Anchors> |
8 <Anchor point="CENTER" /> | 8 <Anchor point="CENTER" /> |
9 </Anchors> | 9 </Anchors> |
10 <Layers> | 10 <Layers> |