CNetChunkHeader
to CNetChunk
. Actually they use different enums types. Since NETSENDFLAG_CONNLESS
and NET_PACKETFLAG_RESEND
have the same value, resent packets were recognized as connless packets.
This probably fixes #1817, #1813 and #1775.