From 2c4dd247e3a7621e3cc3fd0c46927d8daf12e0d5 Mon Sep 17 00:00:00 2001 From: ne_mene Date: Sun, 5 Apr 2026 01:31:39 +0200 Subject: removed the funny :( --- main.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'main.lua') diff --git a/main.lua b/main.lua index 79ee0f8..ce6e306 100644 --- a/main.lua +++ b/main.lua @@ -32,7 +32,6 @@ function love.draw(dt) local scn = get_current_scene() assert(scn, "No scene set.") - -- borgir fire_event(scn.on_draw, dt) fire_event(global_on_draw, dt) -- cgit v1.3-2-g0d8e