Revert "Fixed a bug where pieces would check gravity before a block out"
This reverts commit d18c3e298d.
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user