Mercurial > wow > askmrrobot
comparison AskMrRobot.xml @ 0:ec731d2fe6ba
Version 1.2.12.0
author | Adam tegen <adam.tegen@gmail.com> |
---|---|
date | Tue, 20 May 2014 21:43:23 -0500 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:ec731d2fe6ba |
---|---|
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"> | |
2 <GameTooltip name="MyScanningTooltip" inherits="GameTooltipTemplate"> | |
3 <Scripts> | |
4 <Onload> | |
5 self:SetOwner(WorldFrame, "ANCHOR_NONE"); | |
6 </Onload> | |
7 </Scripts> | |
8 </GameTooltip> | |
9 </Ui> |