mirror of
https://github.com/opensim/opensim.git
synced 2026-06-30 19:20:39 +08:00
fix merge
This commit is contained in:
@@ -492,7 +492,7 @@ namespace OpenSim.Region.ClientStack.Linden
|
||||
catch (Exception e)
|
||||
{
|
||||
m_log.ErrorFormat(
|
||||
"[INVENTORY]: Failed to process queued inventory request {0} for {1}. Exception {3}",
|
||||
"[INVENTORY]: Failed to process queued inventory request {0} for {1}. Exception {3}",
|
||||
poolreq.reqID, poolreq.presence != null ? poolreq.presence.Name : "unknown", e);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user