整理代码,清除问题
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
local int,max,min=math.floor,math.max,math.min
|
||||
local int,min=math.floor,math.min
|
||||
local sectionName={"M7","M8","M9","M","MK","MV","MO","MM","GM"}
|
||||
local function score(P)
|
||||
local F=false
|
||||
--If Less then MM
|
||||
if P.modeData.point<70 then
|
||||
local R=#P.clearedRow
|
||||
|
||||
Reference in New Issue
Block a user