Merge branch 'master' into Playerbot

This commit is contained in:
Yunfan Li
2024-10-30 21:43:42 +08:00
128 changed files with 5812 additions and 1264 deletions

View File

@@ -18,7 +18,6 @@
#ifndef _HOSTILEREFMANAGER
#define _HOSTILEREFMANAGER
#include "Common.h"
#include "RefMgr.h"
class Unit;

View File

@@ -18,7 +18,6 @@
#ifndef _THREATMANAGER
#define _THREATMANAGER
#include "Common.h"
#include "IteratorPair.h"
#include "ObjectGuid.h"
#include "Reference.h"