mirror of
https://github.com/PHIDIAS0303/ExpCluster.git
synced 2025-12-27 11:35:22 +09:00
.
This commit is contained in:
@@ -279,7 +279,7 @@ Event.add(defines.events.on_research_started, function(event)
|
||||
|
||||
for i = #rq, 1, -1 do
|
||||
if config.limit_res[rq[i]] and rq[i].level > config.limit_res[rq[i]] then
|
||||
rq[i] = nil
|
||||
event.research.force.research_queue[i] = nil
|
||||
end
|
||||
end
|
||||
end)
|
||||
|
||||
Reference in New Issue
Block a user