view libs.xml @ 118:08bc44830424

Moved the bulk of the PLAYER_TARGET_CHANGED function into PlayerTarget() - now also called from within UpdateTargetLocation() to ensure that valid data is present.
author James D. Callahan III <jcallahan@curse.com>
date Sun, 16 Sep 2012 17:34:20 -0500
parents 5048fcaeb963
children 2c2b7d91ca19
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"/>
    <Script file="Libs\LibPetJournal-2.0\LibPetJournal-2.0.lua"/>
    <!--@end-no-lib-strip@-->
</Ui>