![]() |
AzerothCore 3.3.5a
OpenSource WoW Emulator
|
#include "AuctionHouseMgr.h"#include "AuctionHouseSearcher.h"#include "Common.h"#include "DBCStores.h"#include "DatabaseEnv.h"#include "GameTime.h"#include "Item.h"#include "Logging/Log.h"#include "ObjectMgr.h"#include "Player.h"#include "ScriptMgr.h"#include "UpdateTime.h"#include "World.h"#include "WorldPacket.h"#include <vector>Go to the source code of this file.
Variables | |
| constexpr auto | AH_MINIMUM_DEPOSIT = 100 |
|
constexpr |
Referenced by AuctionHouseMgr::GetAuctionDeposit().