view ReAction.xml @ 238:8bde290d300c

Chase away Lua errors when clicking 4.0 flyout actions (e.g. call pet, teleport)
author Flick
date Thu, 24 Mar 2011 14:27:56 -0700
parents 704f4a05a1d7
children 98d7ad4a1158
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="Profile.lua"/>

  <Include file="classes\classes.xml"/>
  <Include file="modules\modules.xml"/>

  <Script file="Options.lua"/>
  <Script file="Editor.lua"/>
</Ui>