mirror of
https://github.com/opensim/opensim.git
synced 2026-05-17 20:25:34 +08:00
Method rename
This commit is contained in:
@@ -312,7 +312,7 @@ namespace OpenSim.Framework.Data.MySQL
|
||||
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