Mercurial > wow > reaction
diff ReAction.xml @ 209:3e451836ce6d 1.1 Beta 3
Merge c24ac8ee1e45857c35b8f241a3782e884ee9c7c0
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Thu, 18 Nov 2010 13:09:14 -0800 |
parents | 01b1c7db47d4 |
children | 97949dbe987f |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/ReAction.xml Thu Nov 18 13:09:14 2010 -0800 @@ -0,0 +1,15 @@ +<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"/> + + <Include file="classes\classes.xml"/> + <Include file="modules\modules.xml"/> + +</Ui>