mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 04:05:42 +08:00
Update svn properties, add copyright headers, minor formatting cleanup.
This commit is contained in:
@@ -1379,7 +1379,6 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
|
||||
if (part != null)
|
||||
{
|
||||
|
||||
TaskInventoryItem currentItem = part.Inventory.GetInventoryItem(itemID);
|
||||
bool allowInventoryDrop = (part.GetEffectiveObjectFlags()
|
||||
& (uint)PrimFlags.AllowInventoryDrop) != 0;
|
||||
|
||||
Reference in New Issue
Block a user