mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 17:32:42 +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:
@@ -156,6 +156,11 @@ namespace OpenSim.Framework.Interfaces
|
||||
get;
|
||||
}
|
||||
|
||||
LLUUID SessionId
|
||||
{
|
||||
get;
|
||||
}
|
||||
|
||||
string FirstName
|
||||
{
|
||||
get;
|
||||
|
||||
Reference in New Issue
Block a user