mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 22:37:03 +00:00
[11714] Add enum AuctionHouseType and let use it for more direct access to auction houses in AuctionHouseMgr
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
7db70dd969
commit
1a263cb6a0
3 changed files with 18 additions and 11 deletions
|
|
@ -1,4 +1,4 @@
|
|||
#ifndef __REVISION_NR_H__
|
||||
#define __REVISION_NR_H__
|
||||
#define REVISION_NR "11713"
|
||||
#define REVISION_NR "11714"
|
||||
#endif // __REVISION_NR_H__
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue