Quote:
Originally Posted by pharmakos
[You must be logged in to view images. Log in or Register.]
sorting the leaderboard by kill ratio doesn't recognize double digit values correctly.... tune's 84.00 KDR is below the 9.00 KDRs on the list
|
Looks like it is sorting by the display value which is a string and not the field value which is an int. I will fix this next revision.