mirror of
https://github.com/mangosfour/server.git
synced 2025-12-14 16:37:01 +00:00
[7552] Move client version dependend DBC code to src/game.
This commit is contained in:
parent
02d05a2339
commit
c4d4bb5620
35 changed files with 214 additions and 252 deletions
|
|
@ -20,7 +20,7 @@
|
|||
#include "Common.h"
|
||||
#include "Player.h"
|
||||
#include "WorldPacket.h"
|
||||
#include "Database/DBCEnums.h"
|
||||
#include "DBCEnums.h"
|
||||
#include "GameEventMgr.h"
|
||||
#include "ObjectMgr.h"
|
||||
#include "Guild.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue