Delete MyBagsCache.xml
This commit is contained in:
@ -1,12 +0,0 @@
|
|||||||
<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="MyBagsCacheHiddenTooltip" inherits="GameTooltipTemplate" parent="UIParent" hidden="true">
|
|
||||||
<Scripts>
|
|
||||||
<OnLoad>
|
|
||||||
self:SetOwner(UIParent, "ANCHOR_NONE");
|
|
||||||
</OnLoad>
|
|
||||||
</Scripts>
|
|
||||||
</GameTooltip>
|
|
||||||
</Ui>
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user