This commit is contained in:
Ishaan Bhardwaj 2020-11-01 12:01:26 -05:00
parent 33b8533d8e
commit b5937af8b2

View File

@ -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