ooops bad zeroencode flag

This commit is contained in:
UbitUmarov
2019-03-08 22:28:57 +00:00
parent e9d7ced733
commit 6bc37f348e

View File

@@ -3887,7 +3887,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
*/
static private readonly byte[] AvatarAnimationHeader = new byte[] {
Helpers.MSG_RELIABLE | Helpers.MSG_ZEROCODED, // zero code is not as spec
Helpers.MSG_RELIABLE,
0, 0, 0, 0, // sequence number
0, // extra
20 // ID (high frequency)