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