fix line clear delay
This commit is contained in:
@@ -55,7 +55,7 @@ function PhantomManiaGame:getDasLimit()
|
||||
end
|
||||
|
||||
function PhantomManiaGame:getLineClearDelay()
|
||||
return self:getLineARE()
|
||||
return self:getLineARE() - 2
|
||||
end
|
||||
|
||||
function PhantomManiaGame:getLockDelay()
|
||||
|
||||
Reference in New Issue
Block a user