mirror of
https://github.com/opensim/opensim.git
synced 2026-08-10 03:06:05 +08:00
Deleted old LSLEngine files (those under Scene.Scripting)
This commit is contained in:
@@ -119,6 +119,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
SceneObjectPart newPart = new SceneObjectPart(m_regionHandle, this, ownerID, localID, shape, pos, rootOffset);
|
||||
this.m_parts.Add(newPart.UUID, newPart);
|
||||
this.SetPartAsRoot(newPart);
|
||||
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user