mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Modify CAPS inventory code. Currently this is not executed
This commit is contained in:
@@ -90,6 +90,7 @@ namespace OpenSim.Framework.Capabilities
|
||||
public UUID agent_id;
|
||||
public int descendents;
|
||||
public UUID folder_id;
|
||||
public OSDArray categories = new OSDArray();
|
||||
public OSDArray items = new OSDArray();
|
||||
public UUID owner_id;
|
||||
public int version;
|
||||
|
||||
Reference in New Issue
Block a user