[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

@@ -27,7 +27,7 @@ return{
getRank=function(P)
local L=P.stat.pc
return
L>=25 and 5 or
L>=24 and 5 or
L>=20 and 4 or
L>=16 and 3 or
L>=13 and 2 or