Currently when adding a grid to a Fleet with a full support count for that class, we'll replace the first supported grid we find that's smaller than the added grid.
Instead, we should replace the smallest of the supported grids that's smaller than the added grid.
Currently when adding a grid to a Fleet with a full support count for that class, we'll replace the first supported grid we find that's smaller than the added grid.
Instead, we should replace the smallest of the supported grids that's smaller than the added grid.