mirror of
https://github.com/SashLilac/cambridge-modpack.git
synced 2024-11-22 15:09:02 -06:00
actually closing ck mode this time
This commit is contained in:
parent
5c538153ba
commit
b70c31629b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user