Mercurial > wow > reaction
annotate modules/ReAction_PossessBar/ReAction_PossessBar.xml @ 72:aa88aed52124
Fixed bugs with state keybinds.
Simplified state driver API
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Thu, 05 Jun 2008 18:34:36 +0000 |
parents | 8b81d4b3e73d |
children |
rev | line source |
---|---|
flickerstreak@54 | 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" |
flickerstreak@54 | 2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
flickerstreak@54 | 3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> |
flickerstreak@54 | 4 |
flickerstreak@54 | 5 <Script file="ReAction_PossessBar.lua"/> |
flickerstreak@54 | 6 |
flickerstreak@54 | 7 </Ui> |