mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2025-01-08 00:39:30 +02:00
Merge branch 'develop' into patch-2
This commit is contained in:
commit
5c9b0a2536
@ -362,7 +362,7 @@ local chunk_load = function()
|
||||
if chunk_load_tick < tick then
|
||||
WPT.set('force_chunk', false)
|
||||
WPT.remove('chunk_load_tick')
|
||||
Task.set_queue_speed(3)
|
||||
Task.set_queue_speed(8)
|
||||
end
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user