clear start string parameter on other rez cases

This commit is contained in:
UbitUmarov
2024-11-26 21:06:56 +00:00
parent 606a70b268
commit ecf2e0e32e
2 changed files with 3 additions and 0 deletions

View File

@@ -1093,6 +1093,8 @@ namespace OpenSim.Region.CoreModules.Framework.InventoryAccess
group.SetGroup(groupID, remoteClient);
group.RezStringParameter = null;
// If we're rezzing an attachment then don't ask
// AddNewSceneObject() to update the client since
// we'll be doing that later on. Scheduling more than