mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-06-27 12:27:25 +00:00
6fa478e31a
7460d0e56e uses a GCHashTable to recognize objects. However, It should
have used MovableCellHasher to maintain a stble hashmaps when GC
pointers change.
Tested By: Stan
Differential Revision: https://code.wildfiregames.com/D3363
This was SVN commit r24610.