From 5c5e9adcae6333b4048c874c2abc7ea9ecb6ef94 Mon Sep 17 00:00:00 2001 From: iamcheeseman Date: Sat, 4 Apr 2026 22:55:10 -0400 Subject: Revert "removed the funny :(" This reverts commit 2c4dd247e3a7621e3cc3fd0c46927d8daf12e0d5. SHAME ON YOU, COWARD --- main.lua | 1 + 1 file changed, 1 insertion(+) (limited to 'main.lua') diff --git a/main.lua b/main.lua index ce6e306..79ee0f8 100644 --- a/main.lua +++ b/main.lua @@ -32,6 +32,7 @@ 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