[7552] Move client version dependend DBC code to src/game.

This commit is contained in:
VladimirMangos 2009-03-26 23:35:28 +03:00
parent 02d05a2339
commit c4d4bb5620
35 changed files with 214 additions and 252 deletions

View file

@ -40,7 +40,7 @@
#include "ObjectMgr.h"
#include "SpellMgr.h"
#include "Chat.h"
#include "Database/DBCStores.h"
#include "DBCStores.h"
#include "LootMgr.h"
#include "ItemEnchantmentMgr.h"
#include "MapManager.h"