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.
10 lines
393 B
10 lines
393 B
|
4 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="_Main.lua"/>
|
||
|
|
<Script file="Alerts.lua"/>
|
||
|
|
<Script file="DefaultPreferences.lua"/>
|
||
|
|
<Script file="Detection.lua"/>
|
||
|
|
<Script file="NPCs.lua"/>
|
||
|
|
<Script file="Targeting.lua"/>
|
||
|
|
</Ui>
|