This commit is contained in:
Kai Vogelgesang 2020-07-08 05:49:47 +02:00
parent 8ac0a41981
commit 3a4aa8bf60

View File

@ -182,6 +182,7 @@ local state_machine = {
else else
-- went through the entire farm once -- went through the entire farm once
return "OUTPUT" return "OUTPUT"
end
end, end,
["OUTPUT"] = function() ["OUTPUT"] = function()