Might as well add the dark square while I'm at it.

This commit is contained in:
Joe Zeng
2020-11-07 01:29:44 -05:00
parent 91a87fea73
commit 1b381c4bf3
3 changed files with 1 additions and 4 deletions

View File

@@ -12,11 +12,8 @@ SurvivalA3Game.hash = "SurvivalA3"
SurvivalA3Game.tagline = "The blocks turn black and white! Can you make it to level 1300?"
function SurvivalA3Game:new()
SurvivalA3Game.super:new()
self.level = 0
self.grade = 0
self.garbage = 0
self.clear = false