mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 09:16:28 +08:00
Just adding a comment to SendFullUpdatToClient
This commit is contained in:
@@ -1373,6 +1373,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
#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)
|
||||
{
|
||||
RootPart.SendFullUpdate(
|
||||
|
||||
Reference in New Issue
Block a user