mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
More work on inventory and opensim library.
Fixed a number of bugs in the AssetCache related to asset downloading.
This commit is contained in:
@@ -123,6 +123,14 @@ namespace OpenSim.Region.ClientStack
|
||||
}
|
||||
}
|
||||
|
||||
public LLUUID SessionId
|
||||
{
|
||||
get
|
||||
{
|
||||
return this.SessionID;
|
||||
}
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
///
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user