mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 22:26:09 +08:00
* and fixed up an error message.
This commit is contained in:
@@ -581,8 +581,8 @@ namespace OpenGridServices.UserServer
|
||||
}
|
||||
catch (Exception e)
|
||||
{
|
||||
return CreateDeadRegionResponse();
|
||||
Console.WriteLine(e.ToString());
|
||||
return CreateDeadRegionResponse();
|
||||
}
|
||||
|
||||
CommitAgent(ref TheUser);
|
||||
|
||||
Reference in New Issue
Block a user