[12123] Move BattleGround code to separate BattleGround directory. Also some corrects to unload BG's

This commit is contained in:
rsa 2012-08-26 16:23:10 +04:00 committed by Antz
parent 19cae15ea0
commit de95d1d480
57 changed files with 293 additions and 280 deletions

View file

@ -37,7 +37,7 @@
#include <zlib/zlib.h>
#include "ObjectAccessor.h"
#include "Object.h"
#include "BattleGround.h"
#include "BattleGround/BattleGround.h"
#include "OutdoorPvP/OutdoorPvP.h"
#include "Pet.h"
#include "SocialMgr.h"