mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 09:49:01 -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")
|
||||
end
|
||||
end
|
||||
self:dropPiece(inputs, piece, grid, gravity, drop_speed, drop_locked, hard_drop_locked)
|
||||
return piece
|
||||
end
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user