mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +08:00
fix setup of find parcel by fakeID at load
This commit is contained in:
@@ -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();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user