annotate Libs/AceAddon-3.0/AceAddon-3.0.xml @ 200:6e8838b231d4
v97
Fixed issue with distinguishing different variants of the same item.
author |
Yellowfive |
date |
Wed, 13 Jan 2021 13:11:54 -0600 |
parents |
e635cd648e01 |
children |
|
rev |
line source |
yellowfive@57
|
1 <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/
|
yellowfive@57
|
2 ..\FrameXML\UI.xsd">
|
yellowfive@57
|
3 <Script file="AceAddon-3.0.lua"/>
|
yellowfive@106
|
4 </Ui>
|