cleanup (whitespace): Remove excess white space.

This commit is contained in:
MDIC
2022-08-15 15:54:46 -04:00
parent 84bf519954
commit 7712a63a72

View File

@@ -902,7 +902,6 @@ void AnticheatMgr::BGStartExploit(Player* player, MovementInfo movementInfo, uin
BuildReport(player, TELEPORT_HACK_REPORT); BuildReport(player, TELEPORT_HACK_REPORT);
} }
if (Battleground* bg = player->GetBattleground()) if (Battleground* bg = player->GetBattleground())
{ {
if (bg->GetStatus() == STATUS_WAIT_JOIN) if (bg->GetStatus() == STATUS_WAIT_JOIN)