diff --git a/code/WorkInProgress/Sigyn/Department Sec/jobs.dm b/code/WorkInProgress/Sigyn/Department Sec/jobs.dm index 04191d6dc08..1b285dc011f 100644 --- a/code/WorkInProgress/Sigyn/Department Sec/jobs.dm +++ b/code/WorkInProgress/Sigyn/Department Sec/jobs.dm @@ -73,6 +73,8 @@ proc/assign_sec_to_department(var/mob/living/carbon/human/H) return 1 /obj/item/device/radio/headset/headset_sec/department/New() + if(radio_controller) + initialize() recalculateChannels() /obj/item/device/radio/headset/headset_sec/department/engi