[Z-framework stand alone ready]
This commit is contained in:
@@ -22,7 +22,7 @@ return{
|
||||
getRank=function(P)
|
||||
local L=P.stat.row
|
||||
return
|
||||
L>=2600 and 5 or
|
||||
L>=2000 and 5 or
|
||||
L>=1500 and 4 or
|
||||
L>=1000 and 3 or
|
||||
L>=500 and 2 or
|
||||
|
||||
Reference in New Issue
Block a user