Mercurial > wow > reaction
comparison modules/ReAction_ModuleTemplate/ReAction_ModuleName.xml @ 27:f1e838841ce1
Rearranged file tree, removed unused code for 1.x start-point
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Tue, 11 Mar 2008 21:39:34 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
26:261f0f6bd68a | 27:f1e838841ce1 |
---|---|
1 <Ui xmlns="http://www.blizzard.com/wow/ui/" | |
2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" | |
3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> | |
4 | |
5 <Script file="ReAction_ModuleName.lua"/> | |
6 | |
7 </Ui> |