formatting

This commit is contained in:
MDIC
2022-04-04 11:02:13 -04:00
parent 24831dcb0d
commit 5f875291f1

View File

@@ -218,11 +218,11 @@ void AnticheatMgr::ZAxisHackDetection(Player* player, MovementInfo movementInfo)
switch (player->GetAreaId())
{
case 4281: //Acherus: The Ebon Hold
case 4342: //Acherus: The Ebon Hold
return;
case 4281: //Acherus: The Ebon Hold
case 4342: //Acherus: The Ebon Hold
return;
break;
default:
default:
break;// Should never happen
}