You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not really an issue, but a quick fix to remove the "NaN" display for hit ratio (and a couple of others) is to add add a quick test for the result is a number before the Math.round() function.