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
-- went through the entire farm once
return "OUTPUT"
end
end,
["OUTPUT"] = function()