Zframework finished

This commit is contained in:
MrZ_26
2020-07-08 20:26:28 +08:00
parent cdd5194108
commit a3302ab2bc
47 changed files with 308 additions and 275 deletions

View File

@@ -59,7 +59,7 @@ return{
if L==100 then
local T=P.stat.time
return
T<=40 and 5 or
T<=36 and 5 or
T<=60 and 4 or
3
else