mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-21 17:54:48 +01:00
Fixed typo, spotted by @Gooyeth
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user