summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorthe lemons <citrons@mondecitronne.com>2023-04-24 15:31:31 -0500
committerthe lemons <citrons@mondecitronne.com>2023-04-24 15:31:31 -0500
commitc7e8fc9a8b0db7b46785b6d14a5f2d0a7118a202 (patch)
tree02f3fa0eecc62eb5dbc0679aed1b26aeb52afd9d
parent5e80beab6ed240303ff5fabd4689bd24219e63b8 (diff)
remove this
-rw-r--r--main.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/main.lua b/main.lua
index 30446ea..3d46208 100644
--- a/main.lua
+++ b/main.lua
@@ -26,7 +26,6 @@ end
obj.new("test", {0, 0})
obj.new("x", {0, 60}, {avel = 100})
-obj.new("heav_object_2", {100, 60})
local function window_scale()
local w, h = love.graphics.getDimensions()