about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--main.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/main.lua b/main.lua
index 11a2809..d0bb18c 100644
--- a/main.lua
+++ b/main.lua
@@ -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