test ....

This commit is contained in:
UbitUmarov
2014-08-19 19:56:43 +01:00
parent cca2ae3c89
commit 6aa60a5d97

View File

@@ -5982,7 +5982,7 @@ namespace OpenSim.Region.Framework.Scenes
SendAppearanceToAgent(p);
if (Animator != null)
Animator.SendAnimPackToClient(p.ControllingClient);
SendAttachmentsToAgentNF(p);
SendAttachmentsToAgentNFPK(p);
}
}