Deleted old LSLEngine files (those under Scene.Scripting)

This commit is contained in:
MW
2007-08-09 18:45:40 +00:00
parent e53afe91ab
commit e36c645729
14 changed files with 2 additions and 2911 deletions

View File

@@ -376,6 +376,7 @@ namespace OpenSim.Region.Environment.Scenes
Array.Copy(data, 0, this.m_shape.ExtraParams, i, data.Length);
this.ScheduleFullUpdate();
}
#endregion