Mercurial > wow > askmrrobot
view AskMrRobot.xml @ 26:3af56b6545e0 v6
Fixed an issue with realm names
author | Adam tegen <adam.tegen@gmail.com> |
---|---|
date | Wed, 15 Oct 2014 19:07:51 -0500 |
parents | ec731d2fe6ba |
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"> <GameTooltip name="MyScanningTooltip" inherits="GameTooltipTemplate"> <Scripts> <Onload> self:SetOwner(WorldFrame, "ANCHOR_NONE"); </Onload> </Scripts> </GameTooltip> </Ui>