view Plugins/AuctionAddons/AuctionAddons.xml @ 209:1ed7ce9b1c5d

Cleaned up Queue; errors should now stop a queue all loop rather than occur at every single group.
author Zerotorescue
date Sat, 05 Feb 2011 20:09:03 +0100
parents 3bec0ea44607
children
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">
	<Script file="Auctionator.lua"/>
	<Script file="Auctioneer.lua"/>
	<Script file="AuctionLite.lua"/>
	<Script file="AuctionMaster.lua"/>
	<Script file="AuctionProfitMaster.lua"/>
	<Script file="Others.lua"/>
	<Script file="ZeroAuctions.lua"/>
</Ui>