From 72e6914a14c78ad5fb93034d8e2f24ee73b12938 Mon Sep 17 00:00:00 2001 From: Olav Bakke Svendsen Date: Tue, 10 Oct 2023 17:59:17 +0200 Subject: [PATCH] Whoopsie again --- steam/simple-coal-feeder.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/steam/simple-coal-feeder.lua b/steam/simple-coal-feeder.lua index c2d8d32..1a9511b 100644 --- a/steam/simple-coal-feeder.lua +++ b/steam/simple-coal-feeder.lua @@ -23,7 +23,7 @@ local config_path = "simple-coal-feeder.config" local config = nil local print_help = function() - local format = function(cmd,desc) + local f = function(cmd,desc) term.setTextColor(1) print("> "..cmd) term.setTextColor(256) -- 2.30.2