Update AuctionHouseBot.h

This commit is contained in:
Kargatum
2019-08-27 17:42:17 +07:00
committed by GitHub
parent 0592394c9b
commit 73fb4f6d2c

View File

@@ -26,7 +26,8 @@ struct AuctionEntry;
class Player;
class WorldSession;
#include "ItemPrototype.h"
#include "ItemTemplate.h"
#define AHB_GREY 0
#define AHB_WHITE 1
#define AHB_GREEN 2