Update svn properties, minor formatting cleanup.

This commit is contained in:
Jeff Ames
2008-11-15 02:21:52 +00:00
parent 00d6114525
commit e40fe2db26
5 changed files with 9 additions and 25 deletions

View File

@@ -4007,8 +4007,8 @@ namespace OpenSim.Region.ScriptEngine.Shared.Api
else
m_host.ParentGroup.RootPart.AllowedDrop = false;
// Update the object flags
m_host.ParentGroup.RootPart.aggregateScriptEvents();
// Update the object flags
m_host.ParentGroup.RootPart.aggregateScriptEvents();
}
public LSL_Vector llGetSunDirection()