You've already forked ComfyFactorio
mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-11-23 22:22:34 +02:00
mf fixes, biter command fix
This commit is contained in:
@@ -415,7 +415,9 @@ local function build_groups(player)
|
||||
table.insert(groups, tostring(g.id))
|
||||
end
|
||||
end
|
||||
end
|
||||
else
|
||||
g = nil
|
||||
end
|
||||
end
|
||||
table.insert(groups, "Select Group")
|
||||
return groups
|
||||
|
||||
Reference in New Issue
Block a user