WoWInterface SVN AutoReparar

[/] [trunk/] [Auto Reparar/] [AutoReparar.xml] - Rev 4

Compare with Previous | Blame | View Log

<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/">
        <Script file="AutoReparar.lua"/>
        <Frame name="AutoReparar_Marco">
                <Scripts>
                        <OnLoad>AutoReparar_AlCargar(self);</OnLoad>
            <OnEvent>AutoReparar_AlEvento();</OnEvent>
        </Scripts>
    </Frame>
</Ui>

Compare with Previous | Blame