mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 03:25:23 +09:00
.
This commit is contained in:
@@ -85,7 +85,7 @@ local function chest_check(entity)
|
|||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
if not check_entity(target) then
|
if check_entity(target) then
|
||||||
table.insert(miner_data.queue, { t = game.tick + 10, e = target })
|
table.insert(miner_data.queue, { t = game.tick + 10, e = target })
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user