mirror of
https://github.com/overte-org/overte.git
synced 2025-08-09 08:21:24 +02:00
add back space in PacketHeaders
This commit is contained in:
parent
83f98a3e57
commit
648f9868f0
1 changed files with 1 additions and 0 deletions
|
@ -77,6 +77,7 @@ namespace PacketType {
|
||||||
ICEPingReply
|
ICEPingReply
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
const int MAX_PACKET_SIZE = 1450;
|
const int MAX_PACKET_SIZE = 1450;
|
||||||
|
|
||||||
typedef char PacketVersion;
|
typedef char PacketVersion;
|
||||||
|
|
Loading…
Reference in a new issue