actually closing ck mode this time

This commit is contained in:
Ishaan Bhardwaj 2020-11-12 16:11:18 -05:00 committed by GitHub
parent 5c538153ba
commit b70c31629b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -226,6 +226,7 @@ function SurvivalCKGame:drawGrid()
self.grid:drawInvisible(self.rollOpacityFunction4)
elseif self.level >= 1900 and self.level < 2000 then
self.grid:drawInvisible(self.rollOpacityFunction5)
end
else
self.grid:draw()
end