You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
27 lines
1.0 KiB
27 lines
1.0 KiB
|
5 years ago
|
<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="SecureActionButton.lua"/>
|
||
|
|
|
||
|
|
<!-- Action Type handler -->
|
||
|
|
<Script file="Handler/ActionHandler.lua"/>
|
||
|
|
<Script file="Handler/PetActionHandler.lua"/>
|
||
|
|
<Script file="Handler/SpellHandler.lua"/>
|
||
|
|
<Script file="Handler/FlyoutHandler.lua"/>
|
||
|
|
<Script file="Handler/ItemHandler.lua"/>
|
||
|
|
<Script file="Handler/MacroHandler.lua"/>
|
||
|
|
<Script file="Handler/MacroTextHandler.lua"/>
|
||
|
|
<Script file="Handler/EquipSetHandler.lua"/>
|
||
|
|
<Script file="Handler/BattlePetHandler.lua"/>
|
||
|
|
<Script file="Handler/MountHandler.lua"/>
|
||
|
|
<Script file="Handler/WorldMarkerHandler.lua"/>
|
||
|
|
<Script file="Handler/EmptyHandler.lua"/>
|
||
|
|
<Script file="Handler/CustomHandler.lua"/>
|
||
|
|
<Script file="Handler/RaidTargetHandler.lua"/>
|
||
|
|
|
||
|
|
<Script file="Handler/BagHandler.lua"/>
|
||
|
|
<Script file="Handler/BagSlotHandler.lua"/>
|
||
|
|
<!--Script file="InventoryHandler.lua"/ -->
|
||
|
|
|
||
|
|
<Script file="Template.lua"/>
|
||
|
|
<Script file="Indicator.lua"/>
|
||
|
|
</Ui>
|