Mercurial > wow > reaction
view ReAction.xml @ 60:44649a10378d
Fixed options handling to create a separate table for each bar instead of a shared table with proxy handler.
Also simplified options registration and moved some options around.
author | Flick <flickerstreak@gmail.com> |
---|---|
date | Sat, 10 May 2008 00:08:01 +0000 |
parents | 21bcaf8215ff |
children | a785d6708388 |
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="Bar.lua"/> <Include file="modules\modules.xml"/> <Include file="bindings.lua"/> </Ui>