mirror of
https://github.com/opensim/opensim.git
synced 2026-08-09 10:46:00 +08:00
* various minuscule code convention conformance fixes
This commit is contained in:
@@ -782,7 +782,9 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
{
|
||||
SceneObjectGroup group = GetGroupByPrim(ObjectID);
|
||||
if (group != null)
|
||||
{
|
||||
group.ServiceObjectPropertiesFamilyRequest(remoteClient, AgentID, RequestFlags);
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user