Skip to content

Fixed KnK bugs with total score of the month calc and title.

John Nicpon requested to merge (removed):develop into master

Fixed 2 issues with the generation of knk-best.asc score file in knk.js.

On line 1501: Added current month variable used in the earlier statement. On line 1506: Reversed line== setting to correct the second half of the monthly total score calculations.

Merge request reports