From c7e8fc9a8b0db7b46785b6d14a5f2d0a7118a202 Mon Sep 17 00:00:00 2001 From: the lemons Date: Mon, 24 Apr 2023 15:31:31 -0500 Subject: remove this --- main.lua | 1 - 1 file changed, 1 deletion(-) 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() -- cgit v1.2.3