Fixed typo, spotted by @Gooyeth

This commit is contained in:
Shauren
2014-06-11 18:21:00 +02:00
parent 9f4bab55ed
commit 2ba05406ce

View File

@@ -1267,8 +1267,6 @@ bool WorldSession::DosProtection::EvaluateOpcode(WorldPacket& p, time_t time) co
opcodeTable[p.GetOpcode()].name, p.GetOpcode(), packetCounter.amountCounter);
}
return true;
switch (_policy)
{
case POLICY_LOG: