ooops bad zeroencode flag

0.9.1.0-post-fixes
UbitUmarov 2019-03-08 22:28:57 +00:00
parent e9d7ced733
commit 6bc37f348e
1 changed files with 1 additions and 1 deletions

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)