annotate Modules/WorldState.xml @ 123:b3c0258b419d
v7.3.0-1
ArtifactPower:
- XP progress bar fixes
Currency:
- More argus stuff
- Block dimensions are calculated more consistently
TalkingHead
- Aesthetic changes
- Default right-click behaviour restored (hides the text box)
author |
Nenue |
date |
Tue, 05 Sep 2017 02:56:33 -0400 |
parents |
8c94bee4fdfc |
children |
414e37af1b1b |
rev |
line source |
Nenue@84
|
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/
|
Nenue@84
|
2 ..\FrameXML\UI.xsd">
|
Nenue@84
|
3
|
Nenue@84
|
4 <Script file="WorldState.lua" />
|
Nenue@84
|
5
|
Nenue@88
|
6 <Frame name="VeneerOrderHallHandler" hidden="true" parent="UIParent" mixin="VeneerOrderHallMixin" inherits="VeneerMixinScripts" />
|
Nenue@84
|
7
|
Nenue@84
|
8 </Ui> |