view SkeenMelee.xml @ 16:3b310d35d01e tip

Added tag v1.3.4 for changeset c72a59c53f7a
author Emil Madsen <skeen@cs.au.dk>
date Wed, 22 May 2013 22:46:05 +0200
parents 6e44a9e52393
children
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="SkeenMelee.lua"/>
    <Frame name="SkeenMelee_Frame">
    <Scripts>	
      <OnLoad>self.TimeSinceLastUpdate = 0 </OnLoad>
      <OnUpdate function="SkeenMelee_OnUpdate" />      
    </Scripts>			
  </Frame>
</Ui>