mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 07:37:01 +00:00
Rename AuctionHouse.cpp -> AuctionHouseHandler.cpp AuctionHouseObject.h ->AuctionHouseMgr.h
This commit is contained in:
parent
bb7d68347f
commit
ef1c243187
7 changed files with 10 additions and 10 deletions
|
|
@ -32,7 +32,7 @@
|
|||
#include "ItemPrototype.h"
|
||||
#include "NPCHandler.h"
|
||||
#include "Database/DatabaseEnv.h"
|
||||
#include "AuctionHouseObject.h"
|
||||
#include "AuctionHouseMgr.h"
|
||||
#include "Mail.h"
|
||||
#include "Map.h"
|
||||
#include "ObjectAccessor.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue