update (script): Fix redundant todo and clean up

This commit is contained in:
M'Dic
2022-09-19 14:41:47 -04:00
parent e83f29cdf0
commit 7366903886
2 changed files with 1 additions and 2 deletions

View File

@@ -933,7 +933,6 @@ void AnticheatMgr::BGStartExploit(Player* player, MovementInfo movementInfo)
{
sAnticheatMgr->BGreport(player);
}
if (player->GetTeamId() == TEAM_HORDE && movementInfo.pos.GetPositionY() > -536.0f)
{
sAnticheatMgr->BGreport(player);