view SkeenMelee.xml @ 4:681acc173d03

Added tag v1.0.7 for changeset a79632069a80
author Emil Madsen <skeen@cs.au.dk>
date Mon, 27 Jun 2011 18:11:18 +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>