projects
/
cc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8aada38
)
Ugh
author
Olav Bakke Svendsen
<mail@olavbs.no>
Thu, 12 Oct 2023 05:39:00 +0000
(07:39 +0200)
committer
Olav Bakke Svendsen
<mail@olavbs.no>
Thu, 12 Oct 2023 05:39:00 +0000
(07:39 +0200)
steam/temporary-coal-feeder.lua
patch
|
blob
|
history
diff --git
a/steam/temporary-coal-feeder.lua
b/steam/temporary-coal-feeder.lua
index 98a727edb8c0b8efddc20f72a335bfd52e009433..3e96b54b62fcb240b968616159e74b917913ec1d 100644
(file)
--- a/
steam/temporary-coal-feeder.lua
+++ b/
steam/temporary-coal-feeder.lua
@@
-113,6
+113,6
@@
while true do
spinner_timer = os.startTimer(0)
elseif e[1] == "timer" and e[2] == spinner_timer then
spinner_timer = os.startTimer(0.5)
- print_spinner(main_monitor, 29, 12
, true
)
+ print_spinner(main_monitor, 29, 12)
end
end