Mercurial > wow > askmrrobot
annotate AskMrRobot.xml @ 7:437e54a8a483 release-1.2.12.0
Curse
author | Adam tegen <adam.tegen@gmail.com> |
---|---|
date | Tue, 20 May 2014 23:57:01 -0500 |
parents | ec731d2fe6ba |
children |
rev | line source |
---|---|
adam@0 | 1 <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"> |
adam@0 | 2 <GameTooltip name="MyScanningTooltip" inherits="GameTooltipTemplate"> |
adam@0 | 3 <Scripts> |
adam@0 | 4 <Onload> |
adam@0 | 5 self:SetOwner(WorldFrame, "ANCHOR_NONE"); |
adam@0 | 6 </Onload> |
adam@0 | 7 </Scripts> |
adam@0 | 8 </GameTooltip> |
adam@0 | 9 </Ui> |