mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-26 20:02:25 +01:00
Core/AuctionHouse: After taking a break at the start of patch 8.3 auction house is now back in business.
This commit is contained in:
@@ -1086,7 +1086,6 @@ public:
|
||||
{
|
||||
///- Reload dynamic data tables from the database
|
||||
TC_LOG_INFO("misc", "Re-Loading Auctions...");
|
||||
sAuctionMgr->LoadAuctionItems();
|
||||
sAuctionMgr->LoadAuctions();
|
||||
handler->SendGlobalGMSysMessage("Auctions reloaded.");
|
||||
return true;
|
||||
|
||||
Reference in New Issue
Block a user