view modules/modules.xml @ 238:8bde290d300c

Chase away Lua errors when clicking 4.0 flyout actions (e.g. call pet, teleport)
author Flick
date Thu, 24 Mar 2011 14:27:56 -0700
parents 704f4a05a1d7
children 2669f737d9d7
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">

<Script file="State.lua"/>
<Script file="Action.lua"/>

</Ui>