quickloot.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 + -