mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 15:19:02 -06:00
Revert "Fixed a bug where pieces would check gravity before a block out"
This reverts commit d18c3e298d
.
This commit is contained in:
parent
d18c3e298d
commit
3c718c38e4
@ -257,6 +257,7 @@ function Ruleset:initializePiece(
|
|||||||
playSE("irs")
|
playSE("irs")
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
self:dropPiece(inputs, piece, grid, gravity, drop_speed, drop_locked, hard_drop_locked)
|
||||||
return piece
|
return piece
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user