Mercurial > wow > reaction
annotate modules/ReAction_ModuleTemplate/ReAction_ModuleName.xml @ 73:dd01feae0d89
Split the bar overlay out into its own file
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Thu, 05 Jun 2008 18:52:53 +0000 |
parents | f1e838841ce1 |
children |
rev | line source |
---|---|
flickerstreak@27 | 1 <Ui xmlns="http://www.blizzard.com/wow/ui/" |
flickerstreak@27 | 2 xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
flickerstreak@27 | 3 xsi:schemaLocation="http://www.blizzard.com/wow/ui/..\FrameXML\UI.xsd"> |
flickerstreak@27 | 4 |
flickerstreak@27 | 5 <Script file="ReAction_ModuleName.lua"/> |
flickerstreak@27 | 6 |
flickerstreak@27 | 7 </Ui> |