very useless changes

This commit is contained in:
UbitUmarov
2025-06-25 02:22:28 +01:00
parent f1d84b7866
commit 0d71b6d871
78 changed files with 123 additions and 223 deletions

View File

@@ -1303,6 +1303,7 @@ namespace OpenSim.Region.Framework.Scenes
m_scenePartsLock.ExitReadLock();
}
}
/// <summary>
/// Get a part contained in this scene.
/// </summary>
@@ -2229,7 +2230,6 @@ namespace OpenSim.Region.Framework.Scenes
{
if (!m_scenePartsByID.ContainsKey(part.UUID))
{
if (part.GetPrimType() == PrimType.SCULPT)
m_numMesh++;
else