mirror of
https://github.com/mangosfour/server.git
synced 2025-12-15 10:37:02 +00:00
[12123] Move BattleGround code to separate BattleGround directory. Also some corrects to unload BG's
This commit is contained in:
parent
19cae15ea0
commit
de95d1d480
57 changed files with 293 additions and 280 deletions
|
|
@ -50,7 +50,7 @@
|
|||
#include "Mail.h"
|
||||
#include "Util.h"
|
||||
#include "ItemEnchantmentMgr.h"
|
||||
#include "BattleGroundMgr.h"
|
||||
#include "BattleGround/BattleGroundMgr.h"
|
||||
#include "MapPersistentStateMgr.h"
|
||||
#include "InstanceData.h"
|
||||
#include "CreatureEventAIMgr.h"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue