Update files

This commit is contained in:
SandPoot
2022-04-06 18:41:31 -03:00
parent 4c3fa08cdf
commit 586a035132
881 changed files with 1599 additions and 1599 deletions
@@ -35,7 +35,7 @@
)
router_options = add_option_port("Router Options", component_options)
/obj/item/circuit_component/router/Initialize()
/obj/item/circuit_component/router/Initialize(mapload)
. = ..()
current_type = router_options.value
if(input_port_amount > 1)