mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Added the default shape to the OpenSim library. Now need to get the new ruth into asset format and add that.
This commit is contained in:
@@ -75,6 +75,14 @@ namespace OpenSim.Framework.Data
|
||||
/// A mask containing permissions for the current owner (cannot be enforced)
|
||||
/// </summary>
|
||||
public uint inventoryCurrentPermissions;
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
public uint inventoryBasePermissions;
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
public uint inventoryEveryOnePermissions;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
|
||||
Reference in New Issue
Block a user