评级标准调整

This commit is contained in:
MrZ626
2020-12-06 20:51:14 +08:00
parent 3ae9dfa323
commit 447c0cdf8d
2 changed files with 4 additions and 4 deletions

View File

@@ -44,8 +44,8 @@ return{
if L>=200 then
local T=P.stat.frame/60
return
T<=230 and 5 or
T<=270 and 4 or
T<=240 and 5 or
T<=360 and 4 or
3
else
return

View File

@@ -41,8 +41,8 @@ return{
if L>=200 then
local T=P.stat.frame/60
return
T<=230 and 5 or
T<=270 and 4 or
T<=240 and 5 or
T<=360 and 4 or
3
else
return