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))