mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
.
This commit is contained in:
@@ -103,7 +103,9 @@ local function miner_check(entity)
|
|||||||
end
|
end
|
||||||
|
|
||||||
--[[
|
--[[
|
||||||
entity.status ~= defines.entity_status.no_minable_resources
|
if entity.status ~= defines.entity_status.no_minable_resources then
|
||||||
|
return
|
||||||
|
end
|
||||||
]]
|
]]
|
||||||
|
|
||||||
if check_entity(entity) then
|
if check_entity(entity) then
|
||||||
|
|||||||
Reference in New Issue
Block a user