mirror of
https://github.com/opensim/opensim.git
synced 2026-07-21 07:05:39 +08:00
Changed the underlying data structure used to detected duplicate in OpenSim.Region.Framework.Scenes.Types.UpdateQueue from a List to a Dictionary.