mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
Port the mel/dahlia fix
This commit is contained in:
@@ -4706,6 +4706,9 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
public void aggregateScriptEvents()
|
||||
{
|
||||
if (ParentGroup == null || ParentGroup.RootPart == null)
|
||||
return;
|
||||
|
||||
AggregateScriptEvents = 0;
|
||||
|
||||
// Aggregate script events
|
||||
|
||||
Reference in New Issue
Block a user