diff options
Diffstat (limited to 'OpenSim/Framework/InventoryCollection.cs')
-rw-r--r-- | OpenSim/Framework/InventoryCollection.cs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/OpenSim/Framework/InventoryCollection.cs b/OpenSim/Framework/InventoryCollection.cs index e5e8f62..df18efb 100644 --- a/OpenSim/Framework/InventoryCollection.cs +++ b/OpenSim/Framework/InventoryCollection.cs | |||
@@ -39,4 +39,4 @@ namespace OpenSim.Framework | |||
39 | public List<InventoryItemBase> Items; | 39 | public List<InventoryItemBase> Items; |
40 | public LLUUID UserID; | 40 | public LLUUID UserID; |
41 | } | 41 | } |
42 | } | 42 | } \ No newline at end of file |