mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 19:35:41 +08:00
However, it looks like we should retain SP.ParentID since it's much easier to use that in places where another thread could change ParentPart to null. Otherwise one has to clumsily put ParentPart in a reference, etc. to avoid a race.