mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
changes on updates
This commit is contained in:
@@ -156,7 +156,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
SceneObjectGroup sog = GetGroupByPrim(primLocalID);
|
||||
|
||||
if (sog != null)
|
||||
sog.SendFullUpdateToClient(remoteClient);
|
||||
sog.SendFullAnimUpdateToClient(remoteClient);
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user