From b5937af8b2780fc443a8d2fcc21b6f85da52c20b Mon Sep 17 00:00:00 2001 From: Ishaan Bhardwaj Date: Sun, 1 Nov 2020 12:01:26 -0500 Subject: [PATCH] lol --- tetris/modes/marathon_a2.lua | 2 -- 1 file changed, 2 deletions(-) diff --git a/tetris/modes/marathon_a2.lua b/tetris/modes/marathon_a2.lua index 20abbfc..cfcc2a0 100644 --- a/tetris/modes/marathon_a2.lua +++ b/tetris/modes/marathon_a2.lua @@ -32,8 +32,6 @@ function MarathonA2Game:new() "S1", "S2", "S3", "S4", "S5", "S6", "S7", "S8", "S9", "GM" } - - self.randomizer = History6RollsRandomizer() self.lock_drop = false self.enable_hold = false