mirror of
https://github.com/opensim/opensim.git
synced 2026-07-15 03:55:47 +08:00
* Fixed a whole bunch of console messages.
This commit is contained in:
@@ -306,7 +306,7 @@ namespace OpenSim.Region.Environment.Modules
|
||||
}
|
||||
catch (Exception)
|
||||
{
|
||||
Console.WriteLine("No IRC config information, skipping IRC bridge configuration");
|
||||
OpenSim.Framework.Console.MainLog.Instance.Verbose("CHAT", "No IRC config information, skipping IRC bridge configuration");
|
||||
}
|
||||
m_log = MainLog.Instance;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user