From c7d6ae53935da34757b121618715b6e5fb2a426c Mon Sep 17 00:00:00 2001 From: M'Dic Date: Thu, 25 Aug 2022 19:42:27 -0400 Subject: [PATCH] update(cleanup): Whitespace removal --- src/AnticheatMgr.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/src/AnticheatMgr.cpp b/src/AnticheatMgr.cpp index 41a3ff7..2166480 100644 --- a/src/AnticheatMgr.cpp +++ b/src/AnticheatMgr.cpp @@ -309,7 +309,6 @@ void AnticheatMgr::JumpHackDetection(Player* player, MovementInfo movementInfo, } } - void AnticheatMgr::TeleportPlaneHackDetection(Player* player, MovementInfo movementInfo, uint32 opcode) { if (!sConfigMgr->GetOption("Anticheat.DetectTelePlaneHack", true))