mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 00:58:35 +00:00
cleanup (whitespace): Remove excess white space.
This commit is contained in:
@@ -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)
|
||||||
|
|||||||
Reference in New Issue
Block a user