mirror of
https://github.com/opensim/opensim.git
synced 2026-08-13 05:05:43 +08:00
further refactor and rename of InventoryFolderBase properties
to reflect what they really are.
This commit is contained in:
@@ -169,7 +169,7 @@ namespace OpenSim.Grid.InventoryServer
|
||||
"Updating in " + folder.ParentID.ToString()
|
||||
+ ", folder " + folder.Name);
|
||||
|
||||
AddNewInventoryFolder(folder.AgentID, folder);
|
||||
AddNewInventoryFolder(folder.Owner, folder);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user