mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 08:06:27 +08:00
Revert "Place instrumentation in the proper place. This needs reverting, too!"
This reverts commit d9b0b03aa3.
This commit is contained in:
@@ -2045,8 +2045,8 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
{
|
||||
part.KeyframeMotion = KeyframeMotion.FromData(backup_group, part.KeyframeMotion.Serialize());
|
||||
part.KeyframeMotion.UpdateSceneObject(this);
|
||||
part.SuppressFinalizerLogging = true;
|
||||
}
|
||||
part.SuppressFinalizerLogging = true;
|
||||
});
|
||||
|
||||
datastore.StoreObject(backup_group, m_scene.RegionInfo.RegionID);
|
||||
|
||||
Reference in New Issue
Block a user