fix(Core/Entities): crash fix cause by a pointer change in #19622 (#19633)

* fix(Core/Entities): crash fix cause by a pointer change in #19622

* fix blank space for codestyle check
This commit is contained in:
Grimdhex 2024-08-15 21:28:50 +02:00 committed by GitHub
parent 7457aef78d
commit 9dc20bc261
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
8 changed files with 49 additions and 44 deletions

View file

@ -20,6 +20,7 @@
#include "BattlefieldMgr.h"
#include "Battleground.h"
#include "BattlegroundIC.h"
#include "CharmInfo.h"
#include "CellImpl.h"
#include "Common.h"
#include "ConditionMgr.h"