mirror of
https://github.com/SashLilac/cambridge-modpack.git
synced 2024-11-22 13:59:03 -06:00
GF update
This commit is contained in:
parent
3e4466cefc
commit
2449e1747e
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user