mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 00:46:02 +08:00
Try to fix sqlite breakage
This commit is contained in:
@@ -4285,6 +4285,9 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
public void aggregateScriptEvents()
|
||||
{
|
||||
if (ParentGroup.RootPart == null)
|
||||
return;
|
||||
|
||||
AggregateScriptEvents = 0;
|
||||
|
||||
// Aggregate script events
|
||||
|
||||
Reference in New Issue
Block a user