From 285108ca08ff5c43367e59257a918503ddf3e540 Mon Sep 17 00:00:00 2001 From: Ishaan Bhardwaj <59454579+SashLilac@users.noreply.github.com> Date: Mon, 26 Oct 2020 14:07:09 -0400 Subject: [PATCH] ACTUALLY fixed TI Master torikan --- tetris/modes/marathon_a3.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tetris/modes/marathon_a3.lua b/tetris/modes/marathon_a3.lua index 55f3fa3..88f8dae 100644 --- a/tetris/modes/marathon_a3.lua +++ b/tetris/modes/marathon_a3.lua @@ -171,7 +171,7 @@ function MarathonA3Game:onLineClear(cleared_row_count) if not self.torikan_passed and self.level >= 500 and self.frames >= 25200 then self.level = 500 self.game_over = true - else if self.level >= 500 then self.torikan_passed = true end + elseif self.level >= 500 then self.torikan_passed = true end end local cool_cutoffs = {