remove Adam's work around, this shouldn't be needed any more
parent
899ab4cd32
commit
2e6505f38e
|
@ -95,7 +95,7 @@ namespace OpenSim.Framework.Data.DB4o
|
|||
{
|
||||
try
|
||||
{
|
||||
return null;
|
||||
return getUserByUUID(uuid).currentAgent;
|
||||
}
|
||||
catch (Exception)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue