mirror of
https://github.com/opensim/opensim.git
synced 2026-08-05 17:05:55 +08:00
Mono 2.0 fix - call ToArray() explicitly
This commit is contained in:
@@ -591,6 +591,7 @@ namespace OpenSim.Region.Framework.Scenes
|
||||
avinfo.ParentID = av.ParentID;
|
||||
avsToCross.Add(avinfo);
|
||||
|
||||
av.PrevSitOffset = av.OffsetPosition;
|
||||
av.ParentID = 0;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user