forked from mirrors/0ad
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.