Fix indentation and issues where tabs were used instead of spaces in commit 783ee949
parent
c17965eec4
commit
ebb394bbda
|
@ -2029,6 +2029,7 @@ namespace OpenSim.Region.Framework.Scenes
|
|||
objectGroup.RootPart.Name, objectGroup.RootPart.UUID,
|
||||
objectGroup.PrimCount, RootPart.Name, RootPart.UUID,
|
||||
PrimCount, m_scene.m_linksetCapacity);
|
||||
|
||||
return;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue