mirror of
https://github.com/opensim/opensim.git
synced 2026-08-14 17:55:39 +08:00
Merge branch 'master' into vehicles
This commit is contained in:
@@ -1015,7 +1015,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
return MoveTaskInventoryItem(avatar.ControllingClient, folderId, part, itemId);
|
||||
}
|
||||
else
|
||||
{
|
||||
{
|
||||
InventoryItemBase agentItem = CreateAgentInventoryItemFromTask(avatarId, part, itemId);
|
||||
|
||||
if (agentItem == null)
|
||||
|
||||
Reference in New Issue
Block a user