mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +08:00
* Removed plenty more untagged console messages. Everything now has shiny groups. :)
This commit is contained in:
@@ -56,7 +56,7 @@ namespace OpenSim.Region.ClientStack
|
||||
|
||||
protected virtual bool Logout(IClientAPI client, Packet packet)
|
||||
{
|
||||
MainLog.Instance.Verbose("OpenSimClient.cs:ProcessInPacket() - Got a logout request");
|
||||
MainLog.Instance.Verbose("CLIENT", "Got a logout request");
|
||||
|
||||
if( OnLogout != null )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user