Mercurial > wow > wowdb-profiler
view libs.xml @ 50:66034def453b
Since the battleground points and personal points are universally equivalent, only store personal points (for now - kept the support in for both values in case Blizzard changes this in the future).
author | James D. Callahan III <jcallahan@curse.com> |
---|---|
date | Thu, 28 Jun 2012 11:58:38 -0500 |
parents | 1d32b6f73521 |
children | 5048fcaeb963 |
line wrap: on
line source
<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"> <!--@no-lib-strip@--> <Script file="Libs\LibStub\LibStub.lua"/> <Script file="Libs\CallbackHandler-1.0\CallbackHandler-1.0\CallbackHandler-1.0.lua"/> <Include file="Libs\AceAddon-3.0\AceAddon-3.0.xml"/> <Include file="Libs\AceEvent-3.0\AceEvent-3.0.xml"/> <Include file="Libs\AceDB-3.0\AceDB-3.0.xml"/> <Include file="Libs\AceTimer-3.0\AceTimer-3.0.xml"/> <Include file="Libs\LibDeformat-3.0\lib.xml"/> <!--@end-no-lib-strip@--> </Ui>