mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2024-12-30 23:17:53 +02:00
Mtn - remove lights inside icw
This commit is contained in:
parent
504d5ded97
commit
617d99eac1
@ -97,7 +97,7 @@ local function on_tick()
|
||||
if tick % 10 == 0 then
|
||||
Functions.item_transfer(icw)
|
||||
Functions.hazardous_debris(icw)
|
||||
Functions.glimpse_of_lights(icw)
|
||||
-- Functions.glimpse_of_lights(icw)
|
||||
end
|
||||
if tick % 240 == 0 then
|
||||
Functions.update_minimap(icw)
|
||||
|
Loading…
Reference in New Issue
Block a user