cosmetics

This commit is contained in:
UbitUmarov
2025-11-10 18:37:00 +00:00
parent 19217833ce
commit 67137bbacf
4 changed files with 4 additions and 5 deletions

View File

@@ -848,6 +848,7 @@ namespace OpenSim.Region.CoreModules.World.Archiver
if (!ResolveGroupUuid(kvp.Value.GroupID))
kvp.Value.GroupID = UUID.Zero;
}
part.TaskInventory.LockItemsForRead(false);
}
}