Mercurial > wow > reaction
annotate modules/ReAction_HideBlizzard/ReAction_HideBlizzard.xml @ 68:fcb5dad031f9
State transitions now working. Keybind toggle states, stance switching, etc.
Hide bar is the only working state property, but the config is there for page #, re-anchoring, re-scaling, and keybind override.
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Tue, 03 Jun 2008 22:57:34 +0000 |
parents | f1e838841ce1 |
children |
rev | line source |
---|---|
flickerstreak@27 | 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" |
flickerstreak@27 | 2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
flickerstreak@27 | 3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> |
flickerstreak@27 | 4 |
flickerstreak@27 | 5 <Script file="ReAction_HideBlizzard.lua"/> |
flickerstreak@27 | 6 |
flickerstreak@27 | 7 </Ui> |