mirror of
git://opensimulator.org/git/opensim
synced 2026-08-17 02:22:40 +00:00
* Hopefully this allows older mono versions to still work. * A couple of points of note: * TimeZoneInfo.. replaced with DateTime.UtcNow - TimeSpan.FromHours(7); * HashSet<uint> replaced with Dictionary<uint,object> * Force use of the managed version of ReaderWriterLockSlim (don't use the pre-processor defs)
36 KiB
36 KiB