view ReAction.xml @ 91:c2504a8b996c

Bug fixes - action buttons resetting to 6 pixels - stray prints - config panels for action buttons not showing all panels - fixed multi-ID typo - fixed autocast model on pet buttons
author Flick <flickerstreak@gmail.com>
date Fri, 17 Oct 2008 03:59:55 +0000
parents dd01feae0d89
children 4bc50350f405
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">

<Include file="lib\embeds.xml"/>
<Include file="locale\locale.xml"/>

<Script file="ReAction.lua"/>
<Script file="Bar.lua"/>
<Script file="Overlay.lua"/>
<Script file="State.lua"/>

<Include file="modules\modules.xml"/>
<Include file="bindings.lua"/>

</Ui>