This commit is contained in:
Kartik K. Agaram 2022-05-14 15:10:12 -07:00
parent 18bb4621c3
commit ece73b6683

View File

@ -75,7 +75,7 @@ function love.draw()
love.graphics.setColor(0, 0, 0)
end,
onpress1 = function()
table.insert(lines, i, {y=y, h=256/2, pending={}, shapes={}})
table.insert(lines, i, {y=y, h=256/2, shapes={}, pending={}})
end})
elseif type(line) == 'table' then
-- line drawing