second lol

This commit is contained in:
Ishaan Bhardwaj
2020-11-01 12:04:07 -05:00
parent b5937af8b2
commit 741c246244
2 changed files with 1 additions and 4 deletions

View File

@@ -19,7 +19,7 @@ function MarathonA2Game:new()
self.big_mode = true
self.roll_frames = 0
self.combo = 1
self.randomizer = History6RollsRandomizer()
self.grade = 0
self.grade_points = 0
self.grade_point_decay_counter = 0