欢迎来到虫虫下载站 | 资源下载 资源专辑 关于我们
虫虫下载站

quickloot.xml

时间太紧了
XML
字号:
<!--

	QuickLoot: easier, faster looting
		copyright 2004 by Telo

	- Automatically positions the most relevant part of the loot window under your cursor

-->

<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/
C:\Projects\WoW\Bin\Interface\FrameXML\UI.xsd">
	<Script file="QuickLoot.lua"/>
	<Frame name="QuickLootFrame" hidden="true">
		<Scripts>
			<OnLoad>
				QuickLoot_OnLoad();
			</OnLoad>
		</Scripts>
	</Frame>
</Ui>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -