mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 08:55:56 +08:00
*Hopefully fixed the empty dialog box error on client when logging in on sandbox mode
This commit is contained in:
@@ -472,7 +472,6 @@ namespace OpenSim.Framework.UserManagement
|
||||
return logResponse.CreateDeadRegionResponse();
|
||||
}
|
||||
CommitAgent(ref TheUser);
|
||||
|
||||
return logResponse.ToXmlRpcResponse();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user