mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
clear start string parameter on other rez cases
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user