Debug fixes

This commit is contained in:
Ishaan Bhardwaj
2020-11-02 12:44:15 -05:00
parent eb70f55b6e
commit 6beb313c6b
3 changed files with 1 additions and 4 deletions

View File

@@ -16,7 +16,6 @@ PhantomMania2Game.tagline = "The blocks disappear even faster now! Can you make
function PhantomMania2Game:new()
PhantomMania2Game.super:new()
self.level = 99
self.grade = 0
self.garbage = 0
self.clear = false