send land parcels overlay in cat Land not Task, or avatar freezes

avinationmerge
UbitUmarov 2015-08-28 03:34:28 +01:00
parent c967ecf0c7
commit efc062b0cc
1 changed files with 2 additions and 1 deletions

View File

@ -4889,7 +4889,8 @@ namespace OpenSim.Region.ClientStack.LindenUDP
packet.ParcelData.Data = data;
packet.ParcelData.SequenceID = sequence_id;
packet.Header.Zerocoded = true;
OutPacket(packet, ThrottleOutPacketType.Task);
// OutPacket(packet, ThrottleOutPacketType.Task);
OutPacket(packet, ThrottleOutPacketType.Land);
}
public void SendLandProperties(