mirror of
https://gitea.wildfiregames.com/0ad/0ad.git
synced 2026-07-12 21:34:33 +00:00
bf31dd66b3
in 2008-02-09 meeting, decided to stick with a fixed-size array for simplicity. (changing to vector would require modifying the m_refd bitset optimization. there is a 32k handle limit due to serialization code anyway, and no pressing need to justify changing either) This was SVN commit r5612.