Marathon A1 is back to 10 wide

pull/14/head
Ishaan Bhardwaj 2021-01-10 23:00:03 -05:00
parent 08da67c434
commit 6fb19220b7
1 changed files with 0 additions and 2 deletions

View File

@ -17,8 +17,6 @@ MarathonA1Game.tagline = "Can you score enough points to reach the title of Gran
function MarathonA1Game:new()
MarathonA1Game.super:new()
self.grid = Grid(8)
self.roll_frames = 0
self.combo = 1
self.bravos = 0