GF update

This commit is contained in:
Ishaan Bhardwaj 2021-02-15 12:20:16 -05:00
parent 3e4466cefc
commit 2449e1747e

View File

@ -132,7 +132,7 @@ function MarathonGFGame:updateScore(level, drop_bonus, cleared_lines)
end
function MarathonGFGame:onPieceLock(piece, cleared_row_count)
self.super:onPieceLock()
GameMode:onPieceLock()
if self.grid:checkForBravo(cleared_row_count) then
self.message = "ALL CLEAR!"
elseif piece.spin then