mirror of
https://github.com/opensim/opensim.git
synced 2026-08-12 12:25:42 +08:00
* Refactor RemoveItem()
This commit is contained in:
@@ -62,7 +62,7 @@ namespace OpenSim.Grid.InventoryServer
|
||||
m_log.InfoFormat("[GRID AGENT INVENTORY]: Processing request for inventory of {0}", userID);
|
||||
|
||||
// uncomment me to simulate an overloaded inventory server
|
||||
//Thread.Sleep(18000);
|
||||
Thread.Sleep(18000);
|
||||
|
||||
InventoryCollection invCollection = new InventoryCollection();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user