You've already forked ComfyFactorio
mirror of
https://github.com/ComfyFactory/ComfyFactorio.git
synced 2026-06-20 16:32:28 +02:00
unused comment
This commit is contained in:
@@ -85,7 +85,6 @@ function Public.launch_rockets(expanse)
|
||||
local station = SA and expanse.space_platform.hub or expanse.nonspace_pad
|
||||
silo.launch_rocket({type = defines.cargo_destination.station, station = station})
|
||||
end
|
||||
--/cc local station = storage.tokens.maps_expanse_main.space_platform.hub local silo = storage.tokens.maps_expanse_main.rocket_silos[442260].entity silo.launch_rocket({type = defines.cargo_destination.station, station = station})
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user