mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
Method rename
This commit is contained in:
@@ -356,7 +356,7 @@ namespace OpenSim.Framework.Data.SQLite
|
||||
MainLog.Instance.Verbose("DATASTORE", "Restored item {0}, {1}", item.Name, item.ItemID);
|
||||
}
|
||||
|
||||
prim.AddInventoryItems(inventory);
|
||||
prim.RestoreInventoryItems(inventory);
|
||||
|
||||
// XXX A nasty little hack to recover the folder id for the prim (which is currently stored in
|
||||
// every item). This data should really be stored in the prim table itself.
|
||||
|
||||
Reference in New Issue
Block a user