mirror of
https://github.com/opensim/opensim.git
synced 2026-08-08 02:05:34 +08:00
Patch for mantis 0000015: Textures don't display in the object
properties window From Justin Casey (IBM)
This commit is contained in:
@@ -301,7 +301,7 @@ namespace SimpleApp
|
||||
{
|
||||
}
|
||||
|
||||
public virtual void SendInventoryFolderDetails(LLUUID ownerID, LLUUID folderID, List<InventoryItemBase> items)
|
||||
public virtual void SendInventoryFolderDetails(LLUUID ownerID, LLUUID folderID, List<InventoryItemBase> items, int subFoldersCount)
|
||||
{
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user