kMaxFleetTileCacheObjects top-level constant

int const kMaxFleetTileCacheObjects

Max number of cache objects for fleet tiles

Use a relatively high number of cache tile objects since there can be many tiles needed to cover the entire map

Implementation

const kMaxFleetTileCacheObjects = 1000;