view libs.xml @ 205:6cac044fd0f9

In the LOOT_OPENED NPC verify function, only set current_action.identifier to the unit_id of the player's target if the identifier is nil.
author James D. Callahan III <jcallahan@curse.com>
date Mon, 10 Dec 2012 16:20:06 -0600
parents 3883ebb8baef
children eac4dc8f462e
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.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"/>
    <Script file="Libs\LibMapData-1.0\library.lua"/>
    <!--@end-no-lib-strip@-->
</Ui>