dragonfruitnetwork / dragon6-api

Rainbow Six Siege Stats API for .NET
Apache License 2.0
12 stars 6 forks source link

seasonal stats should use unit instead of int #306

Closed aspriddell closed 2 years ago

aspriddell commented 2 years ago

related to #296, as currently an explicit cast is needed to get them to add together properly.

also worth adding a method that adds the season stats to a LegacyPlaylistStats object