the prefix "fix" turned out to be bollocks. sorry about that. hope this one
fares better.0.6.0-stable
parent
a2b1a1787d
commit
b7c81ff166
|
@ -851,7 +851,6 @@ namespace OpenSim.Region.Environment.Scenes
|
|||
{
|
||||
lock (Entities)
|
||||
{
|
||||
if (0 == Entities.Count) return null;
|
||||
return new List<EntityBase>(Entities.Values);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue