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

--HG--
branch : trunk
This commit is contained in:
megamage
2009-03-27 09:58:20 -06:00
parent 5f47775ac3
commit bc2f2bc56a
29 changed files with 94 additions and 147 deletions

View File

@@ -21,7 +21,7 @@
#include "HostilRefManager.h"
#include "ThreatManager.h"
#include "Unit.h"
#include "Database/DBCStructure.h"
#include "DBCStructure.h"
#include "SpellMgr.h"
HostilRefManager::~HostilRefManager()