Core/AuctionHouse: Add separate auction house throttle period for requests from auction house addons tainting default ui
Port From (https://github.com/TrinityCore/TrinityCore/commit/fb0a29131d30e15d8d323271490069860580817d)
This commit is contained in:
@@ -1188,7 +1188,7 @@ namespace Game
|
||||
{
|
||||
m_timers[WorldTimers.AuctionsPending].Reset();
|
||||
|
||||
//Global.AuctionMgr.UpdatePendingAuctions();
|
||||
Global.AuctionHouseMgr.UpdatePendingAuctions();
|
||||
}
|
||||
|
||||
if (m_timers[WorldTimers.Blackmarket].Passed())
|
||||
|
||||
Reference in New Issue
Block a user