mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-24 03:47:58 +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
|
||||
end
|
||||
|
||||
game.print(#ore_entities)
|
||||
|
||||
for _, e in pairs(ore_entities) do surface.create_entity(e) end
|
||||
end
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user