Skip to content

Instantly share code, notes, and snippets.

diff --git a/src/game/BattleGround.cpp b/src/game/BattleGround.cpp
index 792345f..a849ffb 100644
--- a/src/game/BattleGround.cpp
+++ b/src/game/BattleGround.cpp
@@ -285,7 +285,11 @@ BattleGround::~BattleGround()
DelObject(i);
sBattleGroundMgr.RemoveBattleGround(GetInstanceID(), GetTypeID());
- sBattleGroundMgr.DeleteClientVisibleInstanceId(GetTypeID(), GetBracketId(), GetClientInstanceID());
+