mirror of
https://codeberg.org/Duvelcorp/MetaHunt.git
synced 2026-09-22 15:46:59 +00:00
9 lines
212 B
XML
9 lines
212 B
XML
<!--
|
|
SmartAmmo Module Loader
|
|
Owns Smart Ammo runtime and hooks as a standalone MetaHunt module
|
|
-->
|
|
<Ui xmlns="http://www.blizzard.com/wow/ui/">
|
|
<Include file="module.lua"/>
|
|
<Include file="engine.lua"/>
|
|
</Ui>
|