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.
15 lines
585 B
15 lines
585 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">
|
|
<!-- Localization -->
|
|
<Script file="Localization\zhCN.lua"/>
|
|
|
|
<Script file="Widget.lua"/>
|
|
|
|
<!-- UI Widget Class -->
|
|
<Script file="SharedTemplates.lua"/>
|
|
<Script file="UIDropDownMenu.lua"/>
|
|
<Script file="UIPanelScrollFrame.lua"/>
|
|
<Script file="PopupDialog.lua"/>
|
|
<Script file="ComboBox.lua"/>
|
|
<Script file="TabControl.lua"/>
|
|
<Script file="CodeEditor.lua"/>
|
|
</Ui>
|
|
|