test ....
parent
cca2ae3c89
commit
6aa60a5d97
|
@ -5982,7 +5982,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||||
SendAppearanceToAgent(p);
|
SendAppearanceToAgent(p);
|
||||||
if (Animator != null)
|
if (Animator != null)
|
||||||
Animator.SendAnimPackToClient(p.ControllingClient);
|
Animator.SendAnimPackToClient(p.ControllingClient);
|
||||||
SendAttachmentsToAgentNF(p);
|
SendAttachmentsToAgentNFPK(p);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue