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.
11 lines
363 B
11 lines
363 B
|
5 years ago
|
<Ui xmlns="http://www.blizzard.com/wow/ui/">
|
||
|
|
<Script file='unitframes.lua'/>
|
||
|
|
<Include file='units\load_units.xml'/>
|
||
|
|
<Include file='groups\load_groups.xml'/>
|
||
|
|
<Include file='elements\load_elements.xml'/>
|
||
|
|
<Script file='offline.lua'/>
|
||
|
|
<Script file='dead.lua'/>
|
||
|
|
<Script file='statusbars.lua'/>
|
||
|
|
<Script file='roleIcons.lua'/>
|
||
|
|
<Script file='pvpIcon.lua'/>
|
||
|
|
</Ui>
|