mirror of
https://github.com/modernuo/ModernUO
synced 2026-08-11 22:23:06 -04:00
Fixes bit array serialization. This may cause objects that were serialized by bit array to fail to deserialize. I am sorry, please accept my condolences. It is probably easiest to just delete those objects. If it becomes a major problem, contact me and I'll help with a hacky per-case solution. |
||
|---|---|---|
| .. | ||
| ArrayEnumerator.cs | ||
| BitArray.cs | ||
| CollectionHelpers.cs | ||
| CollectionThrowStrings.cs | ||
| HashHelpers.cs | ||
| OrderedHashSet.cs | ||
| PooledOrderedHashSet.cs | ||
| PooledRefList.cs | ||
| PooledRefQueue.cs | ||