fix setup of find parcel by fakeID at load

This commit is contained in:
UbitUmarov
2026-01-29 04:55:21 +00:00
parent bd1e32546f
commit 4f8147696a
3 changed files with 15 additions and 4 deletions

View File

@@ -69,6 +69,8 @@ namespace OpenSim.Region.Framework.Scenes.Serialization
{
obj.ResetIDs();
}
else
obj.SetPartsInventoryChanged(false);
//if we want this to be a import method then we need new uuids for the object to avoid any clashes
//obj.RegenerateFullIDs();