annotate Modules/WorldState.xml @ 131:15a7f27b11e6
v7.3.2-20111027
- Fixed an infinite loop occurring with Artifact XP calculations on fresh 110 toons
- Fixed combat state response
- Mask out redundant cheevos (Cutting Edge/AotC and end boss)
author |
Nenue |
date |
Mon, 20 Nov 2017 12:01:52 -0500 |
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> |