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.
19 lines
587 B
19 lines
587 B
<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">
|
|
<!-- Unit Event Observable -->
|
|
<Script file="Reactive.lua"/>
|
|
|
|
<!-- Core Unit Frame Template -->
|
|
<Script file="UnitFrame.lua"/>
|
|
|
|
<!-- Unit API -->
|
|
<Script file="UnitAPI.lua"/>
|
|
<Script file="UnitHealthAPI.lua"/>
|
|
<Script file="UnitPowerAPI.lua"/>
|
|
<Script file="UnitCastAPI.lua"/>
|
|
|
|
<!-- Unit Frame Indicator -->
|
|
<Script file="Indicator.lua"/>
|
|
|
|
<!-- Raid Panel -->
|
|
<Script file="SecureGroupPanel.lua"/>
|
|
</Ui>
|
|
|