This commit is contained in:
MrZ_26
2020-03-20 23:07:50 +08:00
parent 15df07ae3f
commit ed0f8031d0
29 changed files with 501 additions and 416 deletions

View File

@@ -52,6 +52,6 @@ return{
W>=80 and 3 or
W>=50 and 2 or
W>=20 and 1 or
L>=5 and 0
P.stat.row>=5 and 0
end,
}