diff options
Diffstat (limited to 'OpenSim/Capabilities/LLSDInventoryFolder.cs')
-rw-r--r-- | OpenSim/Capabilities/LLSDInventoryFolder.cs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/OpenSim/Capabilities/LLSDInventoryFolder.cs b/OpenSim/Capabilities/LLSDInventoryFolder.cs index d085430..76b3f41 100644 --- a/OpenSim/Capabilities/LLSDInventoryFolder.cs +++ b/OpenSim/Capabilities/LLSDInventoryFolder.cs | |||
@@ -37,5 +37,6 @@ namespace OpenSim.Framework.Capabilities | |||
37 | public string name; | 37 | public string name; |
38 | public int type; | 38 | public int type; |
39 | public int preferred_type; | 39 | public int preferred_type; |
40 | public int version; | ||
40 | } | 41 | } |
41 | } | 42 | } |