mirror of
https://github.com/SashLilac/cambridge.git
synced 2024-11-22 14:39:02 -06:00
Removed debug code
This commit is contained in:
parent
8810f24e7a
commit
4923b2e2d4
@ -18,8 +18,7 @@ function SurvivalCKGame:new()
|
||||
self.roll_frames = 0
|
||||
self.combo = 1
|
||||
self.grade = 0
|
||||
self.level = 99
|
||||
self.frames = 55 * 60
|
||||
self.level = 0
|
||||
|
||||
self.randomizer = History6RollsRandomizer()
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user