Allow updates sent for right pec to go to the client

avinationmerge
Melanie 2012-08-21 21:20:20 +02:00
parent 8d2a37c5a4
commit 5273b6880a
1 changed files with 1 additions and 1 deletions

View File

@ -3809,7 +3809,7 @@ namespace OpenSim.Region.ClientStack.LindenUDP
if (part.ParentGroup.IsAttachment)
{ // Someone else's HUD, why are we getting these?
if (part.ParentGroup.OwnerID != AgentId &&
part.ParentGroup.RootPart.Shape.State >= 30)
part.ParentGroup.RootPart.Shape.State > 30)
continue;
ScenePresence sp;
// Owner is not in the sim, don't update it to