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

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