mirror of
https://github.com/azerothcore/mod-anticheat.git
synced 2026-01-13 00:58:35 +00:00
update (script): Fix redundant todo and clean up
This commit is contained in:
@@ -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);
|
||||
|
||||
Reference in New Issue
Block a user