mirror of
https://codeberg.org/Duvelcorp/MetaHunt.git
synced 2026-09-22 15:46:59 +00:00
9 lines
203 B
XML
9 lines
203 B
XML
<!--
|
|
ICU Module Loader
|
|
Loads ICU runtime and wraps it in the MetaHunt module system.
|
|
-->
|
|
<Ui xmlns="http://www.blizzard.com/wow/ui/">
|
|
<Include file="MTH_ICU.xml"/>
|
|
<Include file="module.lua"/>
|
|
</Ui>
|