mirror of
https://github.com/opensim/opensim.git
synced 2026-08-06 01:06:30 +08:00
Committing partial work on passing folders across instances. This may crash.
This commit is contained in:
@@ -535,6 +535,11 @@ namespace OpenSim.Data.MSSQL
|
||||
return null;
|
||||
}
|
||||
|
||||
public InventoryFolderBase queryInventoryFolder(UUID folderID)
|
||||
{
|
||||
return null;
|
||||
}
|
||||
|
||||
/// <summary>
|
||||
/// Returns all activated gesture-items in the inventory of the specified avatar.
|
||||
/// </summary>
|
||||
|
||||
Reference in New Issue
Block a user