mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Mantis#1590. Thank you, Melanie for a preserve type patch.
This commit is contained in:
@@ -893,6 +893,7 @@ namespace OpenSim.Region.Environment.Scenes
|
||||
agentItem.AssetType = taskItem.Type;
|
||||
agentItem.InvType = taskItem.InvType;
|
||||
agentItem.Folder = folderId;
|
||||
agentItem.Flags = taskItem.Flags;
|
||||
|
||||
if ((remoteClient.AgentId != taskItem.OwnerID) && ExternalChecks.ExternalChecksPropagatePermissions())
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user