mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-20 09:17:36 +01:00
* Removed credits from AuctionHouseBot loading.
* Credits belong in commit logs, or THANKS files or we would have: * Loading Pool System: by Neo2003 * Loading Transport Event sytem: by TrullyOne --HG-- branch : trunk
This commit is contained in:
@@ -1362,8 +1362,7 @@ void AuctionHouseBot::Initialize()
|
||||
sLog.outString("loaded %u orange items", orangeItemsBin.size());
|
||||
sLog.outString("loaded %u yellow items", yellowItemsBin.size());
|
||||
}
|
||||
sLog.outString("AuctionHouseBot by Paradox (original by ChrisK) has been loaded.");
|
||||
sLog.outString("AuctionHouseBot now includes AHBuyer by Kerbe and Paradox");
|
||||
sLog.outString("AuctionHouseBot and AuctionHouseBuyer have been loaded.");
|
||||
}
|
||||
|
||||
void AuctionHouseBot::IncrementItemCounts(AuctionEntry* ah)
|
||||
|
||||
Reference in New Issue
Block a user