[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

@ -20,7 +20,7 @@
#include "Errors.h"
#include "Pet.h"
#include "Player.h"
#include "Database/DBCStores.h"
#include "DBCStores.h"
#include "Spell.h"
#include "ObjectAccessor.h"
#include "SpellMgr.h"