update(cleanup): Whitespace removal

This commit is contained in:
M'Dic
2022-08-25 19:42:27 -04:00
parent 04227315ac
commit c7d6ae5393

View File

@@ -309,7 +309,6 @@ void AnticheatMgr::JumpHackDetection(Player* player, MovementInfo movementInfo,
} }
} }
void AnticheatMgr::TeleportPlaneHackDetection(Player* player, MovementInfo movementInfo, uint32 opcode) void AnticheatMgr::TeleportPlaneHackDetection(Player* player, MovementInfo movementInfo, uint32 opcode)
{ {
if (!sConfigMgr->GetOption<bool>("Anticheat.DetectTelePlaneHack", true)) if (!sConfigMgr->GetOption<bool>("Anticheat.DetectTelePlaneHack", true))