Merge branch 'ubitwork' of ssh://3dhosting.de/var/git/careminster into ubitwork

This commit is contained in:
ubit
2012-08-25 16:33:29 +02:00
14 changed files with 193 additions and 70 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