Apparently the script tag only accepts top level files in vanilla

This commit is contained in:
Logan Payton
2018-05-16 17:48:45 -04:00
parent ff331498c2
commit ecff83dd48
3 changed files with 3 additions and 4 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
<Ui xmlns="http://www.blizzard.com/wow/ui/">
<Script file="oUF_AuraBars\oUF_AuraBars.lua"/>
<Script file="oUF_AuraBars.lua"/>
</Ui>