Mercurial > wow > reaction
view classes/classes.xml @ 128:729232aeeb5e
Action Button rewrite. (note: pet actions are probably slightly broken right now, they haven't been updated yet)
| author | Flick <flickerstreak@gmail.com> |
|---|---|
| date | Thu, 05 Mar 2009 01:28:48 +0000 |
| parents | 943eed2c7def |
| children | 6e4a11b9d290 |
line wrap: on
line source
<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/..\FrameXML\UI.xsd"> <Script file="GridProxy.lua"/> <Script file="Bar.lua"/> <Script file="Overlay.lua"/> <Script file="Button.lua"/> <Script file="ActionButton.lua"/> </Ui>
