projects
/
cc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5708c9
)
Whoopsie again
author
Olav Bakke Svendsen
<mail@olavbs.no>
Tue, 10 Oct 2023 15:59:17 +0000
(17:59 +0200)
committer
Olav Bakke Svendsen
<mail@olavbs.no>
Tue, 10 Oct 2023 15:59:17 +0000
(17:59 +0200)
steam/simple-coal-feeder.lua
patch
|
blob
|
history
diff --git
a/steam/simple-coal-feeder.lua
b/steam/simple-coal-feeder.lua
index c2d8d32f23918f0f9bb92193d548e02033d2c76d..1a9511bb13fbd7652abfaced83b7d6f6dddd2517 100644
(file)
--- 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 f
ormat
= function(cmd,desc)
+ local f = function(cmd,desc)
term.setTextColor(1)
print("> "..cmd)
term.setTextColor(256)