From 3f8718ec01fbc4634a8e8eac00182fdd04182cc2 Mon Sep 17 00:00:00 2001 From: Olav Bakke Svendsen Date: Thu, 12 Oct 2023 06:57:58 +0200 Subject: [PATCH] Whoops --- steam/temporary-coal-feeder.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steam/temporary-coal-feeder.lua b/steam/temporary-coal-feeder.lua index d18f3d6..530d876 100644 --- a/steam/temporary-coal-feeder.lua +++ b/steam/temporary-coal-feeder.lua @@ -84,7 +84,7 @@ local spin = function() table.insert(spinner_chars, 1, c) return c end -local print_spinner(monitor, x, y, spinning) = function() +local print_spinner = function(monitor, x, y, spinning) local s = spin() main_monitor.setTextColor(1) main_monitor.setCursorPos(29,12) -- 2.30.2