Small game / settings fix
This commit is contained in:
@@ -79,6 +79,7 @@ function GameScene:render()
|
|||||||
60,84+16*(self.game.grid.height-4),
|
60,84+16*(self.game.grid.height-4),
|
||||||
60,76
|
60,76
|
||||||
)
|
)
|
||||||
|
love.graphics.setLineWidth(1)
|
||||||
end
|
end
|
||||||
|
|
||||||
self.game:drawGrid()
|
self.game:drawGrid()
|
||||||
|
|||||||
Reference in New Issue
Block a user