mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-21 14:39:02 -06:00
fix line clear delay
This commit is contained in:
parent
e5892c0fae
commit
63823ed4b1
@ -55,7 +55,7 @@ function PhantomManiaGame:getDasLimit()
|
||||
end
|
||||
|
||||
function PhantomManiaGame:getLineClearDelay()
|
||||
return self:getLineARE()
|
||||
return self:getLineARE() - 2
|
||||
end
|
||||
|
||||
function PhantomManiaGame:getLockDelay()
|
||||
|
Loading…
Reference in New Issue
Block a user