[Z-framework stand alone ready]

This commit is contained in:
MrZ_26
2020-07-05 14:46:02 +08:00
parent e1d92a166b
commit 40de030cae
20 changed files with 554 additions and 540 deletions

View File

@@ -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