Just adding a comment to SendFullUpdatToClient
parent
39736e52d8
commit
f43e5f92fd
|
@ -1373,6 +1373,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||||
|
|
||||||
#endregion
|
#endregion
|
||||||
|
|
||||||
|
// Send the parts of this SOG to a single client
|
||||||
|
// Used when the client initially connects and when client sends RequestPrim packet
|
||||||
public void SendFullUpdateToClient(IClientAPI remoteClient)
|
public void SendFullUpdateToClient(IClientAPI remoteClient)
|
||||||
{
|
{
|
||||||
RootPart.SendFullUpdate(
|
RootPart.SendFullUpdate(
|
||||||
|
|
Loading…
Reference in New Issue