新tips,修复手机旋屏bug,各种调平,统计数据简化

This commit is contained in:
MrZ_26
2020-07-19 21:33:03 +08:00
parent 74bc1a2544
commit 60cbc83313
21 changed files with 127 additions and 122 deletions

View File

@@ -63,7 +63,7 @@ return{
getRank=function(P)
local S=P.modeData.point
if S==500 then
local T=P.modeData.time
local T=P.stat.time
return
T<=118 and 5 or
T<=148 and 4 or