3391a22ebc
- Added export/import for customs displays. - More small changes on ElvUI Frame Style skin. - Fixed boss death recognition. - Fixed the time of buffs applied before the pull. - Fixed issue where sometimes the tooltip for break snap and lock buttons didn't disappear. - New API: _detalhes:GetNumInstancesAmount() return the amount of instances created.
17 lines
896 B
XML
17 lines
896 B
XML
<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">
|
|
<Script file="LibStub\LibStub.lua"/>
|
|
|
|
<Include file="CallbackHandler-1.0\CallbackHandler-1.0.xml"/>
|
|
<Include file="AceLocale-3.0\AceLocale-3.0.xml" />
|
|
<Include file="AceAddon-3.0\AceAddon-3.0.xml" />
|
|
<Include file="AceComm-3.0\AceComm-3.0.xml" />
|
|
<Include file="AceSerializer-3.0\AceSerializer-3.0.xml" />
|
|
<Include file="AceTimer-3.0\AceTimer-3.0.xml" />
|
|
<Include file="LibSharedMedia-3.0\lib.xml" />
|
|
<Include file="NickTag-1.0\NickTag-1.0.xml" />
|
|
<Script file="LibDataBroker-1.1\LibDataBroker-1.1.lua"/>
|
|
<Script file="LibDBIcon-1.0\LibDBIcon-1.0.lua"/>
|
|
<Include file="LibHotCorners\LibHotCorners.xml" />
|
|
<Script file="LibGraph-2.0\LibGraph-2.0.lua"/>
|
|
<Include file="LibCompress\lib.xml"/>
|
|
</Ui> |