Closed aspriddell closed 3 years ago
This brings a few changes (nothing too breaking though):
IsLegacySeason
SeasonStats
RankInfo
struct
SeasonalRanks
This brings a few changes (nothing too breaking though):
IsLegacySeason
has been removed fromSeasonStats
because it'll have no meaning (as we've now got 3 rank generations)RankInfo
is now astruct
to improve allocation performance (still a micro-optimisation but whatever)SeasonalRanks
class