projects
/
cc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d55172
)
Whoops
author
Olav Bakke Svendsen
<mail@olavbs.no>
Thu, 12 Oct 2023 04:57:58 +0000
(06:57 +0200)
committer
Olav Bakke Svendsen
<mail@olavbs.no>
Thu, 12 Oct 2023 04:57:58 +0000
(06:57 +0200)
steam/temporary-coal-feeder.lua
patch
|
blob
|
history
diff --git
a/steam/temporary-coal-feeder.lua
b/steam/temporary-coal-feeder.lua
index d18f3d6289bb6726ec629303df7f0a4d4c0c66ed..530d8763b2930bf215bf332db7e1cd3f0c347454 100644
(file)
--- 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)