mirror of
https://github.com/opensim/opensim.git
synced 2026-08-07 17:55:48 +08:00
* minor: A few tiny bits of documentation and log message cleanup before starting something different
This commit is contained in:
@@ -244,7 +244,7 @@ namespace OpenSim.Region.Environment.Modules.Avatar.Inventory.Transfer
|
||||
if (item == null)
|
||||
reason += " Item not found.";
|
||||
client.SendAgentAlertMessage("Unable to delete "+
|
||||
"received item"+reason, false);
|
||||
"received item" + reason, false);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user