Add NPS(MAX) function, click to reset individual stats.

This commit is contained in:
Wiwi Kuan
2023-03-30 00:48:51 +08:00
committed by GitHub
parent f77e81ec6c
commit 7d3cde5a53
3 changed files with 25 additions and 7 deletions

View File

@@ -28,6 +28,7 @@ let notesThisFrame = 0;
let totalNotesPlayed = 0;
let shortTermTotal = new Array(60).fill(0);
let legatoHistory = new Array(60).fill(0);
let notesSMax = 0;
let totalIntensityScore = 0;
// for key pressed counter