view ReAction.xml @ 222:d08a74e86c96

un-namespace totem, pet, stance, vehicle exit
author Flick <flickerstreak@gmail.com>
date Sun, 21 Nov 2010 14:42:38 -0800
parents 8ba8ab8bf6dd
children 704f4a05a1d7
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="Options.lua"/>
  <Script file="Editor.lua"/>
  <Script file="Profile.lua"/>

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

</Ui>