mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-26 03:52:22 +02:00
remove debug msg
This commit is contained in:
parent
61cfdac8a1
commit
d50058606e
@ -106,8 +106,6 @@ local function ore_vein(event)
|
|||||||
if count <= 0 then break end
|
if count <= 0 then break end
|
||||||
end
|
end
|
||||||
|
|
||||||
game.print(#ore_entities)
|
|
||||||
|
|
||||||
for _, e in pairs(ore_entities) do surface.create_entity(e) end
|
for _, e in pairs(ore_entities) do surface.create_entity(e) end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user