fixed IsValidConnectPacket()

unstable
Tom Early 4 years ago
parent a10533f25a
commit 7ab70ed7bd

@ -468,7 +468,7 @@ bool CDextraProtocol::IsValidConnectPacket(const CBuffer &Buffer, CCallsign &cal
}
else
{
EProtoRev::original;
protrev = EProtoRev::original;
}
}
return valid;

Loading…
Cancel
Save

Powered by TurnKey Linux.